verilator/test_regress
Geza Lore 2a01365f9b
Fix V3Table trying to generate 'x' bits in the lookup table. (#5491)
Due to out of range selects, V3Table attempted to create a table in the
constant pool with an 'x' value in it, which caused an internal error.

Ensure V3Table behaves the same for out of range selects as the original
logic would.

There is a related bug #5490, about leaving partially out of range
selects in the logic after inserting bounds checks in V3Unknown.
2024-09-26 16:31:47 +01:00
..
t Fix V3Table trying to generate 'x' bits in the lookup table. (#5491) 2024-09-26 16:31:47 +01:00
.gdbinit Revert .gdbinit modified by accident. (#4330) 2023-06-30 16:57:31 -04:00
.gitignore
CMakeLists.txt Internals: Standardize format of CMake files with gersemi. No functional change intended. 2024-09-24 20:43:19 -04:00
Makefile Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
Makefile_obj Copyright year update 2024-01-01 03:19:59 -05:00
driver.pl Commentary 2024-09-10 19:04:55 -04:00
driver.py driver.py: fix aslr_off (#5477) 2024-09-21 16:37:51 +01:00
input.vc Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
input.xsim.vc Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00