verilator/test_regress
Geza Lore 0b74e9b354 Ensure topological ordering of module list.
At the end of V3Param, fix up the module list to be topologically
sorted. We need to do this at the end as a later instantiation of a
recursive module might instantiate an earlier specialization, which we
cannot know until we processed everything. The rest of the compiler
depends on the module list being topologically sorted.

Fixes #3393
2022-04-23 13:25:27 +01:00
..
t Ensure topological ordering of module list. 2022-04-23 13:25:27 +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 Copyright year update. 2022-01-01 08:26:40 -05:00
Makefile_obj Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00