mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
fa42bc6e2e
- Feels like I have seen this before, but still makes me nervous. The async negedge of reset was never being triggered in simulation by iverilog, probably because the simulation initialized it to 0, so there was no negedge. In logic, this is an async level signal....