AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
behavioral | architecture |
Use Clauses | |
numeric_std |
Ports | |
reset | in std_logic |
low_clk | in std_logic |
PCIe_clk | in std_logic |
PCIe_func | in std_logic_vector ( 15 downto 0 ) |
PCIe_wen | in std_logic |
PCIe_dti | in std_logic_vector ( 31 downto 0 ) |
PCIe_dto | out std_logic_vector ( 31 downto 0 ) |
PCIe_cs | in std_logic |
evt_clk | in std_logic |
wen | out std_logic |
data | out std_logic_vector ( 63 downto 0 ) |
uctrl | out std_logic |
Back_p | in std_logic |
Definition at line 38 of file event_generator.vhd.