package liftime test needs signed for vlog95 testing
This commit is contained in:
parent
3d8f906bdd
commit
e212ea1a1c
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"type" : "normal",
|
||||
"source" : "sv_package_lifetime.v",
|
||||
"iverilog-args" : [ "-g2005-sv" ]
|
||||
"iverilog-args" : [ "-g2005-sv" ],
|
||||
"vlog95" : {
|
||||
"iverilog-args" : [ "-pallowsigned=1" ]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue