verilator/test_regress
Geza Lore af27702188 Fix type parameter resolution with hash collision.
We incorrectly treated two different struct types the same when passed
as an actual parameter to a `parameter type` parameter in an instance,
if the actual parameter expression both hash to the same value and the
structs have the same struct name. This is now corrected.

Fixes #3055.
2021-07-01 16:52:29 +01:00
..
t Fix type parameter resolution with hash collision. 2021-07-01 16:52:29 +01:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: Add simulator benchmarking data option for regression tests (#3054) 2021-07-01 11:17:55 -04:00
input.vc
input.xsim.vc
Makefile
Makefile_obj