otsdaq_prepmodernization
v2_05_00
|
Libraries | |
IEEE |
Use Clauses | |
IEEE.std_logic_1164.all | |
IEEE.std_logic_arith.all | |
IEEE.std_logic_unsigned.all | |
fadc_params_package.all |
Ports | |
fadc_dclk | in STD_LOGIC |
reset | in STD_LOGIC |
trigger | in STD_LOGIC |
rdy_for_trig | in STD_LOGIC |
post_trig_count | in STD_LOGIC_VECTOR ( MEM_ADDR_SIZE - 1 downto 0 ) |
we_rise | out STD_LOGIC |
waddr_rise | out STD_LOGIC_VECTOR ( MEM_ADDR_SIZE - 1 downto 0 ) |
dout_dbg_rise | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
dout_dbg_fall | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
we_fall | out STD_LOGIC |
waddr_fall | out STD_LOGIC_VECTOR ( MEM_ADDR_SIZE - 1 downto 0 ) |
done | out STD_LOGIC |
Definition at line 35 of file FADC_WRITE_CTRL.vhd.