verilator/test_regress
Pierre-Henri Horrein 3c849d7ce0
Generate SELRANGE instead of errors for potentially unreachable code (#2625) (#2754)
When using a "if" statement inside an always block, part of the code may
be unreachable. This can be used to avoid errors, but it generated an
error, this commit demotes this to a warning. Partly fixes #2625.
2021-01-15 07:31:48 -05:00
..
t Generate SELRANGE instead of errors for potentially unreachable code (#2625) (#2754) 2021-01-15 07:31:48 -05:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
input.vc
input.xsim.vc
Makefile
Makefile_obj