AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
behavioral | architecture |
Libraries | |
work |
Use Clauses | |
numeric_std | |
mydefs | Package <mydefs> |
Generics | |
generator | boolean := false |
Ports | |
reset_sysCLK | in std_logic |
Greset_sysCLK | in std_logic |
sys_clk | in std_logic |
LinkWe | in STD_LOGIC |
LinkCtrl | in STD_LOGIC |
LinkData | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
LinkAlmostFull | out STD_LOGIC |
LinkDown | out STD_LOGIC |
src_ID | in STD_LOGIC_VECTOR ( 15 downto 0 ) |
inject_err | in STD_LOGIC_VECTOR ( 17 downto 0 ) |
read_ce | in STD_LOGIC |
addr | in STD_LOGIC_VECTOR ( 15 downto 0 ) |
status_data | out STD_LOGIC_VECTOR ( 63 downto 0 ) |
reset_CLK | in std_logic |
Greset_CLK | in std_logic |
clock | in std_logic |
block_free | in std_logic |
data_fed | out std_logic_vector ( 63 downto 0 ) |
block_sz_fed | out std_logic_vector ( 15 downto 0 ) |
wr_ena | out std_logic |
start_evt | out std_logic |
stop_evt | out std_logic |
end_blk_fed | out std_logic |
wr_cmd | in std_logic |
func | in std_logic_vector ( 31 downto 0 ) |
data_wr | in std_logic_vector ( 31 downto 0 ) |
data_rd | out std_logic_vector ( 63 downto 0 ) |
cnt_evt | out std_logic |
cnt_pckt_rcv | in std_logic_vector ( 31 downto 0 ) |
cnt_pckt_snd | in std_logic_vector ( 31 downto 0 ) |
retransmit_ena | in std_logic |
status_state_build_p | in std_logic_vector ( 31 downto 0 ) |
status_state_core | in std_logic_vector ( 31 downto 0 ) |
Serdes_status | in std_logic_vector ( 31 downto 0 ) |
Definition at line 19 of file fed_itf.vhd.