My Project
v0.0.16
|
Processes | |
ipbus_stim | ( ) |
DataGen0_Proc | ( ) |
DataGen1_Proc | ( ) |
Procedures | |
ipbus_cycle( ) | |
ipbus_write( ) | |
ipbus_read( ) |
Constants | |
NCOUNTERS | natural := 12 |
WORDSPERFRAME | positive := 7 |
ipbus_period | time := 32 ns |
ttc_period | time := 25 . 0 ns |
mgt_halfperiod | time := ttc_period / ( WORDSPERFRAME * 2 ) |
bc_halfperiod | time := mgt_halfperiod * WORDSPERFRAME |
bc_period | time := bc_halfperiod * 2 |
clock_period | time := mgt_halfperiod * 2 |
Signals | |
reset | STD_LOGIC := ' 1 ' |
ipbus_clk | STD_LOGIC := ' 0 ' |
ipbus_int | ipb_wbus := IPB_WBUS_NULL |
ipbus_out | ipb_rbus |
mgt_clk | std_logic := ' 0 ' |
data_clk | std_logic_vector ( NCOUNTERS - 1 downto 0 ) |
data_in | mgt_data_array ( NCOUNTERS - 1 downto 0 ) |
rx_data | mgt_data |
rx_error | mgt_data |
null_data | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
Instantiations | |
uut | ipbus_mgt_error_counters <Entity ipbus_mgt_error_counters> |
|
Process |
|
Process |
ipbus_cycle | ( | ) |
|
Procedure |
|
Process |
|
Procedure |
|
Constant |
|
Constant |
|
Constant |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Signal |
|
Constant |
|
Constant |
|
Signal |
|
Constant |
|
Instantiation |
|
Constant |