| 
    SURF
    1.0
    
   | 
 
Constants | |
| I2C_SCL_5xFREQ_C | real := 5 . 0 * I2C_SCL_FREQ_G | 
| PRESCALE_C | natural := ( getTimeRatio ( AXI_CLK_FREQ_G , I2C_SCL_5xFREQ_C ) ) - 1 | 
| FILTER_C | natural := natural ( AXI_CLK_FREQ_G * I2C_MIN_PULSE_G ) + 1 | 
Signals | |
| i2cRegMasterIn | I2cRegMasterInType | 
| i2cRegMasterOut | I2cRegMasterOutType | 
| i2ci | i2c_in_type | 
| i2co | i2c_out_type | 
Instantiations | |
| iobuf_scl | iobuf | 
| iobuf_sda | iobuf | 
| i2cregmasteraxibridge_inst | I2cRegMasterAxiBridge <Entity I2cRegMasterAxiBridge> | 
| i2cregmaster_inst | I2cRegMaster <Entity I2cRegMaster> | 
Definition at line 52 of file AxiI2cMasterCore.vhd.
      
  | 
  Constant | 
Definition at line 56 of file AxiI2cMasterCore.vhd.
      
  | 
  Constant | 
Definition at line 57 of file AxiI2cMasterCore.vhd.
      
  | 
  Constant | 
Definition at line 58 of file AxiI2cMasterCore.vhd.
      
  | 
  Signal | 
Definition at line 60 of file AxiI2cMasterCore.vhd.
Definition at line 61 of file AxiI2cMasterCore.vhd.
      
  | 
  Signal | 
Definition at line 63 of file AxiI2cMasterCore.vhd.
      
  | 
  Signal | 
Definition at line 64 of file AxiI2cMasterCore.vhd.
      
  | 
  Instantiation | 
Definition at line 73 of file AxiI2cMasterCore.vhd.
      
  | 
  Instantiation | 
Definition at line 80 of file AxiI2cMasterCore.vhd.
      
  | 
  Instantiation | 
Definition at line 99 of file AxiI2cMasterCore.vhd.
      
  | 
  Instantiation | 
Definition at line 116 of file AxiI2cMasterCore.vhd.