verilator/test_regress
Geza Lore 9dc0cf5a7c
Internals: Use a V3Graph for the hierarchical plan (#6545)
I stared this because the emitted makefiles for hierarchical verilation
were non-deterministic (iterating unordered_map indexed by pointers).
Then I realized that the V3HierPlan is just a dependency graph encoded
in a slightly idiosyncratic way. We do have a data structure to use for
that instead.

With that the output should always be deterministic + have nicer dumps.
2025-10-09 21:41:23 +02:00
..
t Internals: Use a V3Graph for the hierarchical plan (#6545) 2025-10-09 21:41:23 +02:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile Testing: Ignore non-deterministic tests in `make test-snap` 2025-10-09 10:34:31 +01:00
Makefile_obj
driver.py Deprecate '--make cmake' option (#6540) 2025-10-08 09:40:17 -04:00
input.vc
input.xsim.vc