verilator/test_regress
Geza Lore f6edf26eb2
Fix hierarchical NBAs (#6286) (#6300)
NBAs targeting a variable in a different scope are now allocated
temporary variables for captured values in the scope of the NBA, not the
scope of the target variable.

Fixes #6286
2025-08-17 19:35:40 +01:00
..
t Fix hierarchical NBAs (#6286) (#6300) 2025-08-17 19:35:40 +01:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile Adjust make test-snap / make test-diff rules 2025-08-05 14:41:38 +01:00
Makefile_obj Add `-DVERILATOR=1` definition to compiler flags when using verilated.mk. 2025-07-28 18:01:50 -04:00
driver.py Test driver.py: Pass-through +verilator+ arguments to runtime 2025-08-12 19:32:56 -04:00
input.vc
input.xsim.vc