verilator/test_regress
Geza Lore d42a2d6494 Fix V3Gate crash on circular logic
The recent patch to defer substitutions on V3Gate crashes on circular
logic that has cycle length >= 3 with all inlineable signals (cycle
length 2 is detected correctly and is not inlined). Fix by stopping
recursion at the loop-back edge.

Fixes #3543
2022-09-02 19:58:58 +01:00
..
t Fix V3Gate crash on circular logic 2022-09-02 19:58:58 +01:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: compare VCD files both ways 2022-07-27 10:48:02 +01:00
input.vc
input.xsim.vc
Makefile
Makefile_obj