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
aad14df3d7
iverilog
/
ivtest
/
vvp_tests
/
sv_literals.json
6 lines
94 B
JSON
Raw
Normal View
History
Unescape
Escape
Remove the sv_regress.list file This file contained some SystemVerilog tests that are not yet supported. Move the tests to the regress-vvp.list format, and mark them as NI so that we know what's going on.
2024-01-21 03:51:43 +01:00
{
Enable the sv_literals test, now that it is fixed (issue #1082)
2024-01-28 13:23:45 +01:00
"type"
:
"normal"
,
Remove the sv_regress.list file This file contained some SystemVerilog tests that are not yet supported. Move the tests to the regress-vvp.list format, and mark them as NI so that we know what's going on.
2024-01-21 03:51:43 +01:00
"source"
:
"sv_literals.v"
,
"iverilog-args"
:
[
"-g2012"
]
}