verilator/test_regress
Geza Lore ac09ad3ffd
Minor improvements to DPI open array handling (#2316)
- Allow arbitrary number of open array dimensions, not just 3. Note
right now this only works with the array querying functions specified
in IEEE 1800-2017 H.12.2
- Issue error when passing dynamic array or queue as DPI open array
(currently unsupported)
- Also tweaked AstVar::vlArgTypeRecurse, which should now error or fail
for unsupported types.
2020-05-08 18:22:44 +01:00
..
t Minor improvements to DPI open array handling (#2316) 2020-05-08 18:22:44 +01:00
.gdbinit Debug: Add default .gdbinit file 2012-03-02 20:59:47 -05:00
.gitignore Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
CMakeLists.txt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
Makefile Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
Makefile_obj Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
driver.pl Fix tests failing on rerun after passing from clean. (#2281) 2020-04-23 21:27:06 -04:00
input.vc Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
input.xsim.vc Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
vgen.pl Make vgen.pl deterministic 2020-04-24 04:53:33 +01:00