This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
iverilog
mirror of
https://github.com/steveicarus/iverilog.git
Watch
1
Star
0
Fork
You've already forked iverilog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70d1de0dbd
iverilog
/
ivtest
/
vvp_tests
/
pr903.json
8 lines
100 B
JSON
Raw
Normal View
History
Unescape
Escape
ivtests: Add support for vlog95 tests This adds the "normal-vlog95" test type, because we need to run a different set of commands for this to work so a new test type makes sense. This also moves a few of the existing tests to the new format in order to test the new test rig.
2023-02-27 04:13:00 +01:00
{
"type"
:
"normal"
,
Update vvp_reg.py to support strict, force-sv and with-valgrind
2025-11-22 22:23:49 +01:00
"source"
:
"pr903.v"
,
"strict"
:
{
"type"
:
"EF"
}
ivtests: Add support for vlog95 tests This adds the "normal-vlog95" test type, because we need to run a different set of commands for this to work so a new test type makes sense. This also moves a few of the existing tests to the new format in order to test the new test rig.
2023-02-27 04:13:00 +01:00
}