verilator/test_regress
Geza Lore 49c90ecbce Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings
Some cases of warnings about the use of blocking and non-blocking
assignments in combinational vs sequential processes were suppressed in
a way that is inconsistent with the *actual* current execution model of
Verilator. Turning these back on to, well, warn the user that these might
cause unexpected results. V5 will clean these up, but until then err on
the side of caution.

Fixes #864.
2022-04-29 17:05:44 +01:00
..
t Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
.gdbinit
.gitignore
CMakeLists.txt Copyright year update. 2022-01-01 08:26:40 -05:00
driver.pl Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
input.vc
input.xsim.vc
Makefile
Makefile_obj