AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
drp_wr_fsm_beh | architecture |
Ports | |
lock0 | in std_logic |
lock1 | in std_logic |
lock2 | in std_logic |
lock3 | in std_logic |
clk | in std_logic |
reset | in std_logic |
ready | in std_logic |
di0 | in STD_LOGIC_VECTOR ( 15 downto 0 ) |
holds | out STD_LOGIC_VECTOR ( 3 downto 0 ) |
DI | out STD_LOGIC_VECTOR ( 15 downto 0 ) |
Address | out STD_LOGIC_VECTOR ( 8 downto 0 ) |
state | out STD_LOGIC_VECTOR ( 3 downto 0 ) |
done | out std_logic |
kill | out std_logic |
rd_drp | out std_logic |
wr_drp | out std_logic |
Definition at line 74 of file s6link_agc_loop_fsm.vhd.