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
4bfdf301cf
iverilog
/
ivtest
/
vvp_tests
/
br_gh1256b.json
6 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
Add regression tests for issue #1256.
2025-07-05 19:21:01 +02:00
{
"type"
:
"normal"
,
ivtest: Fix VVP regression test metadata A few JSON regression test entries reference the wrong source or gold files. There are also two regress-vvp list entries that reference each other's JSON file. Use the matching source and gold files for those entries. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2026-05-16 21:57:58 +02:00
"source"
:
"br_gh1256b.v"
,
Add regression tests for issue #1256.
2025-07-05 19:21:01 +02:00
"iverilog-args"
:
[
"-g2009"
]
}