|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
| PROCESS_280 | ( sysclk ,CntrRstCycle ) |
| PROCESS_281 | ( ipb_clk ) |
| PROCESS_282 | ( clk125 ) |
Signals | |
| resetCntr_SyncRegs | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| div | std_logic_vector ( 6 downto 0 ) := ( others = > ' 0 ' ) |
| div_l | std_logic_vector ( 6 downto 0 ) := ( others = > ' 0 ' ) |
| CntrRstCycle | std_logic := ' 0 ' |
| counter_wa | std_logic_vector ( 9 downto 0 ) := ( others = > ' 0 ' ) |
| counter_ra | std_logic_vector ( 9 downto 0 ) := ( others = > ' 0 ' ) |
| counter_DIA | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| counter_DOA | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| we_counter | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
| startSyncRegs | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
| DataType | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
| DataType_q | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
| ec_div | std_logic := ' 0 ' |
| start | std_logic := ' 0 ' |
| data | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| DB_cmd_l | std_logic := ' 0 ' |
| carry | std_logic := ' 0 ' |
| DB_en | std_logic := ' 0 ' |
| sr | std_logic_vector ( 3 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 50 of file SFP_cntr.vhd.
1.8.1