My Project
v0.0.16
|
Processes | |
PROCESS_8 | ( ipbus_clk ) |
PROCESS_9 | ( ipbus_clk ) |
PROCESS_10 | ( ipbus_clk ) |
Constants | |
ERROR_BITS | natural := 16 |
SEL_BITS | integer := integer ( ceil ( log2 ( real ( NCOUNTERS ) ) ) ) |
Types | |
counter_array | ( 0 to NCOUNTERS - 1 ) unsigned ( ERROR_BITS - 1 downto 0 ) |
Signals | |
counters | counter_array := ( others = > ( others = > ' 0 ' ) ) |
error_count | counter_array := ( others = > ( others = > ' 0 ' ) ) |
sel | integer range 0 to NCOUNTERS - 1 |
addr | std_logic_vector ( SEL_BITS - 1 downto 0 ) |
ack | std_logic := ' 0 ' |
ipb_clear | std_logic := ' 0 ' |
clear_error | std_logic := ' 0 ' |
Instantiations | |
rxerr | mgt_error_detector <Entity mgt_error_detector> |
PROCESS_10 | ( | ipbus_clk | ) |
|
Process |
|
Process |
|
Signal |
|
Signal |
|
Type |
|
Signal |
|
Constant |
|
Signal |
|
Signal |
|
Instantiation |