|
My Project
v0.0.16
|
Processes | |
| mgt_stim | ( ) |
Constants | |
| WORDSPERFRAME | positive := 4 |
| ttc_period | time := 25 . 0 ns |
| mgt_halfperiod | time := ttc_period / ( WORDSPERFRAME * 2 ) |
| mgt_period | time := mgt_halfperiod * 2 |
| bc_halfperiod | time := mgt_halfperiod * WORDSPERFRAME |
| bc_period | time := bc_halfperiod * 2 |
Signals | |
| data_clk | std_logic := ' 0 ' |
| data_in | mgt_data |
| ttc_clk | std_logic := ' 0 ' |
| crc_ignore | std_logic := ' 0 ' |
| mgt_rx_ok | std_logic := ' 1 ' |
| L1A | std_logic |
| BCR | std_logic |
| ECR | std_logic |
| crc_error | std_logic |
| rxdata | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| rxctrl | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
| crc_bits | std_logic_vector ( 8 downto 0 ) := ( others = > ' 0 ' ) |
Instantiations | |
| uut | ttcinfo_sink <Entity ttcinfo_sink> |
| mgt_stim | ( | ) |
|
Constant |
|
Constant |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Constant |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Instantiation |
|
Constant |
1.8.13