|
SURF
1.0
|
Inheritance diagram for i2c_master_byte_ctrl:
Collaboration diagram for i2c_master_byte_ctrl:Entities | |
| structural | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| stdlib | |
Generics | |
| filter | integer |
| dynfilt | integer |
Ports | |
| clk | in std_logic |
| rst | in std_logic |
| nReset | in std_logic |
| ena | in std_logic |
| clk_cnt | in std_logic_vector ( 15 downto 0 ) |
| start | std_logic |
| stop | std_logic |
| read | std_logic |
| write | std_logic |
| ack_in | std_logic |
| din | in std_logic_vector ( 7 downto 0 ) |
| filt | in std_logic_vector ( ( filter - 1 ) * dynfilt downto 0 ) |
| cmd_ack | out std_logic |
| ack_out | out std_logic |
| i2c_busy | out std_logic |
| i2c_al | out std_logic |
| dout | out std_logic_vector ( 7 downto 0 ) |
| scl_i | in std_logic |
| scl_o | out std_logic |
| scl_oen | out std_logic |
| sda_i | in std_logic |
| sda_o | out std_logic |
| sda_oen | out std_logic |
Definition at line 85 of file i2c_master_byte_ctrl.vhd.
|
Generic |
Definition at line 86 of file i2c_master_byte_ctrl.vhd.
|
Generic |
Definition at line 86 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 88 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 89 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 90 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 91 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 93 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 100 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 100 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 100 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 100 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 100 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 101 of file i2c_master_byte_ctrl.vhd.
Definition at line 102 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 105 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 106 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 107 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 108 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 109 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 112 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 113 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 114 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 115 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 116 of file i2c_master_byte_ctrl.vhd.
|
Port |
Definition at line 118 of file i2c_master_byte_ctrl.vhd.
|
Package |
Definition at line 81 of file i2c_master_byte_ctrl.vhd.
|
Package |
Definition at line 83 of file i2c_master_byte_ctrl.vhd.