AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
PROCESS_1153 | ( sysClk ,rst_cntr ,reset ) |
PROCESS_1154 | ( sysClk ,CntrRstCycle ) |
PROCESS_1155 | ( ipb_clk ) |
PROCESS_1156 | ( clk125 ) |
Signals | |
TTC_serr_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
TTC_derr_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
TTC_BcntErr_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
L1A_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
L1A_OFW_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
L1A_BUSY_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
L1A_LOS_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
run_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
ready_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
busy_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
sync_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
ovfl_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
ReSync_cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
startSyncRegs | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
div | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
start | std_logic := ' 0 ' |
CntrRstCycle | std_logic := ' 0 ' |
cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
counter_wa | std_logic_vector ( 5 downto 0 ) := ( others = > ' 0 ' ) |
counter_ra | std_logic_vector ( 5 downto 0 ) := ( others = > ' 0 ' ) |
ram_di | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
ram_dpo | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
ram_spo | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
we_ram | std_logic := ' 0 ' |
ram_wa | std_logic_vector ( 5 downto 0 ) := ( others = > ' 0 ' ) |
ec_div | std_logic := ' 0 ' |
channel | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
DB_cmd_l | std_logic := ' 0 ' |
DB_en | std_logic := ' 0 ' |
carry | std_logic := ' 0 ' |
sr | std_logic_vector ( 5 downto 0 ) := ( others = > ' 0 ' ) |
toggle | std_logic := ' 0 ' |
toggle_q | std_logic := ' 0 ' |
ec_rdata | std_logic := ' 0 ' |
ec_wdata | std_logic := ' 0 ' |
Definition at line 53 of file TTC_cntr.vhd.