AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
simple | architecture |
Use Clauses | |
numeric_std |
Generics | |
BUFWIDTH | natural := 0 |
Ports | |
mac_clk | in std_logic |
rst_macclk | in std_logic |
rxram_end_addr | in std_logic_vector ( 12 downto 0 ) |
rxram_send | in std_logic |
rxram_write_buf | in std_logic_vector ( BUFWIDTH - 1 downto 0 ) |
rxram_req_send | in std_logic |
rxram_send_buf | in std_logic_vector ( BUFWIDTH - 1 downto 0 ) |
rxram_busy | in std_logic |
rxram_end_addr_x | out std_logic_vector ( 12 downto 0 ) |
rxram_send_x | out std_logic |
rxram_sent | out std_logic |
Definition at line 7 of file udp_rxram_shim.vhd.