|
| PROCESS_368 | ( clk ) |
| PROCESS_369 | ( clk , nReset ) |
| PROCESS_370 | ( clk , nReset ) |
| PROCESS_371 | ( clk , nReset ) |
| PROCESS_372 | ( clk , nReset ) |
| PROCESS_373 | ( clk , nReset ) |
| PROCESS_374 | ( clk , nReset ) |
| PROCESS_375 | ( clk ) |
| PROCESS_376 | ( clk , nReset ) |
| PROCESS_930 | ( clk ) |
| PROCESS_931 | ( clk , nReset ) |
| PROCESS_932 | ( clk , nReset ) |
| PROCESS_933 | ( clk , nReset ) |
| PROCESS_934 | ( clk , nReset ) |
| PROCESS_935 | ( clk , nReset ) |
| PROCESS_936 | ( clk , nReset ) |
| PROCESS_937 | ( clk ) |
| PROCESS_938 | ( clk , nReset ) |
|
| idle | ( 16 downto 0 ) := " 00000000000000000 " |
| start_a | ( 16 downto 0 ) := " 00000000000000001 " |
| start_b | ( 16 downto 0 ) := " 00000000000000010 " |
| start_c | ( 16 downto 0 ) := " 00000000000000100 " |
| start_d | ( 16 downto 0 ) := " 00000000000001000 " |
| start_e | ( 16 downto 0 ) := " 00000000000010000 " |
| stop_a | ( 16 downto 0 ) := " 00000000000100000 " |
| stop_b | ( 16 downto 0 ) := " 00000000001000000 " |
| stop_c | ( 16 downto 0 ) := " 00000000010000000 " |
| stop_d | ( 16 downto 0 ) := " 00000000100000000 " |
| rd_a | ( 16 downto 0 ) := " 00000001000000000 " |
| rd_b | ( 16 downto 0 ) := " 00000010000000000 " |
| rd_c | ( 16 downto 0 ) := " 00000100000000000 " |
| rd_d | ( 16 downto 0 ) := " 00001000000000000 " |
| wr_a | ( 16 downto 0 ) := " 00010000000000000 " |
| wr_b | ( 16 downto 0 ) := " 00100000000000000 " |
| wr_c | ( 16 downto 0 ) := " 01000000000000000 " |
| wr_d | ( 16 downto 0 ) := " 10000000000000000 " |
| I2C_CMD_NOP | ( 3 downto 0 ) := " 0000 " |
| I2C_CMD_START | ( 3 downto 0 ) := " 0001 " |
| I2C_CMD_STOP | ( 3 downto 0 ) := " 0010 " |
| I2C_CMD_WRITE | ( 3 downto 0 ) := " 0100 " |
| I2C_CMD_READ | ( 3 downto 0 ) := " 1000 " |
◆ PROCESS_368()
◆ PROCESS_369()
◆ PROCESS_370()
◆ PROCESS_371()
◆ PROCESS_372()
◆ PROCESS_373()
◆ PROCESS_374()
◆ PROCESS_375()
◆ PROCESS_376()
◆ PROCESS_930()
◆ PROCESS_931()
◆ PROCESS_932()
◆ PROCESS_933()
◆ PROCESS_934()
◆ PROCESS_935()
◆ PROCESS_936()
◆ PROCESS_937()
◆ PROCESS_938()
◆ al_int
◆ busy_int
◆ c_state
◆ clk_en
◆ cmd_stop
◆ cnt
◆ dSCL
◆ dscl_oen
◆ dSDA
◆ I2C_CMD_NOP
◆ I2C_CMD_READ
◆ I2C_CMD_START
◆ I2C_CMD_STOP
◆ I2C_CMD_WRITE
◆ idle
| idle ( 16 downto 0 ) := " 00000000000000000 " |
|
Constant |
◆ rd_a
| rd_a ( 16 downto 0 ) := " 00000001000000000 " |
|
Constant |
◆ rd_b
| rd_b ( 16 downto 0 ) := " 00000010000000000 " |
|
Constant |
◆ rd_c
| rd_c ( 16 downto 0 ) := " 00000100000000000 " |
|
Constant |
◆ rd_d
| rd_d ( 16 downto 0 ) := " 00001000000000000 " |
|
Constant |
◆ scl_oen_int
◆ sda_chk
◆ sda_oen_int
◆ slave_wait
◆ sSCL
◆ sSDA
◆ sta_condition
◆ start_a
| start_a ( 16 downto 0 ) := " 00000000000000001 " |
|
Constant |
◆ start_b
| start_b ( 16 downto 0 ) := " 00000000000000010 " |
|
Constant |
◆ start_c
| start_c ( 16 downto 0 ) := " 00000000000000100 " |
|
Constant |
◆ start_d
| start_d ( 16 downto 0 ) := " 00000000000001000 " |
|
Constant |
◆ start_e
| start_e ( 16 downto 0 ) := " 00000000000010000 " |
|
Constant |
◆ sto_condition
◆ stop_a
| stop_a ( 16 downto 0 ) := " 00000000000100000 " |
|
Constant |
◆ stop_b
| stop_b ( 16 downto 0 ) := " 00000000001000000 " |
|
Constant |
◆ stop_c
| stop_c ( 16 downto 0 ) := " 00000000010000000 " |
|
Constant |
◆ stop_d
| stop_d ( 16 downto 0 ) := " 00000000100000000 " |
|
Constant |
◆ wr_a
| wr_a ( 16 downto 0 ) := " 00010000000000000 " |
|
Constant |
◆ wr_b
| wr_b ( 16 downto 0 ) := " 00100000000000000 " |
|
Constant |
◆ wr_c
| wr_c ( 16 downto 0 ) := " 01000000000000000 " |
|
Constant |
◆ wr_d
| wr_d ( 16 downto 0 ) := " 10000000000000000 " |
|
Constant |
The documentation for this class was generated from the following file: