|
My Project
v0.0.16
|
Processes | |
| PROCESS_443 | ( STABLE_CLOCK ) |
| PROCESS_444 | ( STABLE_CLOCK ) |
Constants | |
| STARTUP_DELAY | integer := 500 |
| WAIT_CYCLES | integer := STARTUP_DELAY / STABLE_CLOCK_PERIOD |
| WAIT_MAX | integer := WAIT_CYCLES + 10 |
Types | |
| rst_type | ( INIT , ASSERT_COMMON_RESET ) |
Signals | |
| init_wait_count | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
| init_wait_done | std_logic := ' 0 ' |
| common_reset_asserted | std_logic := ' 0 ' |
| common_reset_i | std_logic |
| state | rst_type := INIT |
|
Process |
|
Process |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Type |
|
Constant |
|
Constant |
|
Constant |
1.8.13