|
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 | |
| i2cregmasteraxibridge_inst | I2cRegMasterAxiBridge <Entity I2cRegMasterAxiBridge> |
| i2cregmaster_inst | I2cRegMaster <Entity I2cRegMaster> |
| iobuf_scl | iobuf |
| iobuf_sda | iobuf |
Definition at line 52 of file AxiI2cRegMaster.vhd.
|
Constant |
Definition at line 56 of file AxiI2cRegMaster.vhd.
|
Constant |
Definition at line 57 of file AxiI2cRegMaster.vhd.
|
Constant |
Definition at line 58 of file AxiI2cRegMaster.vhd.
|
Signal |
Definition at line 60 of file AxiI2cRegMaster.vhd.
Definition at line 61 of file AxiI2cRegMaster.vhd.
|
Signal |
Definition at line 63 of file AxiI2cRegMaster.vhd.
|
Signal |
Definition at line 64 of file AxiI2cRegMaster.vhd.
|
Instantiation |
Definition at line 84 of file AxiI2cRegMaster.vhd.
|
Instantiation |
Definition at line 101 of file AxiI2cRegMaster.vhd.
|
Instantiation |
Definition at line 108 of file AxiI2cRegMaster.vhd.
|
Instantiation |
Definition at line 115 of file AxiI2cRegMaster.vhd.