This was a fudge to work around using VlWide in `if` conditions without a `_ != 0` check. That check is actually inserted by V3Width (or an equivalent reduction), so the offending code was only generated internally. Hopefully fixed the single instance where this really happened. (If not, C++ will fail to compile with "cannot convert VlWide to bool in 'if (__HERE__)'" errors, still better than the old version which used to silently not do the right test due to incorrect implicit conversions.) |
||
|---|---|---|
| .. | ||
| t | ||
| .gdbinit | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile | ||
| Makefile_obj | ||
| driver.py | ||
| input.vc | ||
| input.xsim.vc | ||