Components | |
bcm_rod_treadmil | <Entity bcm_rod_treadmil> |
treadmill, assembling packets | |
bcm_rod_ram | <Entity bcm_rod_ram> |
DP-RAM, store pkt. | |
bcm_rod_formatter | <Entity bcm_rod_formatter> |
formatter | |
Signals | |
treadmil_data_output | std_logic_vector ( 31 downto 0 ) |
treadmil_data_valid | std_logic |
treadmil_data_endoffrag | std_logic |
treadmil_error | std_logic |
treadmil_stop | std_logic |
ram_data_output | std_logic_vector ( 31 downto 0 ) |
ram_data_available | std_logic |
ram_data_endoffrag | std_logic |
ram_write_error | std_logic |
ram_read_error | std_logic |
rod_data_next | std_logic |
ram_data_vld | std_logic := ' 0 ' |
rod_busy_i | std_logic := ' 0 ' |
Component Instantiations | |
treadmil | bcm_rod_treadmil <Entity bcm_rod_treadmil> |
treadmill | |
ram | bcm_rod_ram <Entity bcm_rod_ram> |
RAM. | |
formatter | bcm_rod_formatter <Entity bcm_rod_formatter> |
formatter |
Definition at line 70 of file bcm_rod.vhd.
bcm_rod_formatter [Component] |
bcm_rod_ram [Component] |
bcm_rod_treadmil [Component] |
formatter bcm_rod_formatter [Component Instantiation] |
ram bcm_rod_ram [Component Instantiation] |
treadmil bcm_rod_treadmil [Component Instantiation] |