verilator/test_regress
Geza Lore af1be26b96
Fix O(n*2) analysis in const-bit-op-tree (#6791)
Note this might miss some cases where a sub-tree within an And/Or/Xor
tree is optimizeable, but not the whole tree, but in practice this seems
to work better than the alternative of keeping a set of failed nodes and
bail early.
2025-12-11 14:32:25 +00:00
..
t Fix O(n*2) analysis in const-bit-op-tree (#6791) 2025-12-11 14:32:25 +00:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile Internals: Run format-make 2025-11-01 14:12:47 -04:00
Makefile_obj
driver.py Tests: Imply --lint-only with test.lint() 2025-12-10 19:52:51 -05:00
input.vc
input.xsim.vc