verilator/test_regress
Geza Lore 40ca0527db
Internal: Refactor AstAssignAlias (#6280) (#6473)
Rename AstAssignAlias to AstAlias and make it derive from AstNode
instead of AstNodeStmt.

Replace AstAlias with AstAssignW in V3LinkDot::linkDotScope, which is
the last place we need to be aware of the alias construct. Using
AstAssignW dowstream enables further optimization while preserving the
same functionality.
2025-09-22 16:30:26 -04:00
..
t Internal: Refactor AstAssignAlias (#6280) (#6473) 2025-09-22 16:30:26 -04:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile
Makefile_obj
driver.py Deprecate clocker attribute and --clk option (#6463) 2025-09-20 15:50:22 +01:00
input.vc
input.xsim.vc