Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: fix always_ff snippet containing extra "}"
The always_ff snippet had an extra '}' after the posedge. This caused syntax error in simulators. I removed it since it does not seem to be useful.
- Loading branch information