|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
| PROCESS_878 | ( clk ) |
Signals | |
| old_din | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
| old_nongap_size | std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) |
| start | std_logic := ' 0 ' |
| busy | std_logic := ' 0 ' |
| CEP | std_logic := ' 0 ' |
| divide | std_logic := ' 0 ' |
| shift | std_logic := ' 0 ' |
| check_denom | std_logic := ' 0 ' |
| denom | std_logic_vector ( 12 downto 0 ) := ( others = > ' 0 ' ) |
| div_cntr | std_logic_vector ( 4 downto 0 ) := ( others = > ' 0 ' ) |
| nom | std_logic_vector ( 16 downto 0 ) := ( others = > ' 0 ' ) |
| divident | std_logic_vector ( 29 downto 0 ) := ( others = > ' 0 ' ) |
| Mult_P | std_logic_vector ( 47 downto 0 ) := ( others = > ' 0 ' ) |
Definition at line 43 of file thresholdNew.vhd.
1.8.1