Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vvp: fail gracefully on multi-bit modpath delays (issue #1184)
The code doesn't currently handle the case of different bits within the vector needing different delays (e.g. when the rise and fall delays are different and some bits are rising as other bits are falling) and aborts with an assertion failure. For now, output a suitable "sorry" message and exit gracefully.
- Loading branch information