working assertion lib
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -4,5 +4,5 @@
|
||||
],
|
||||
"editor.formatOnSave": true,
|
||||
"verilog.linting.linter": "iverilog",
|
||||
"verilog.linting.iverilog.arguments": "-g2012 -i -Wall",
|
||||
"verilog.linting.iverilog.arguments": "-g2012 -i -Wall -Y .sv -I lib",
|
||||
}
|
Reference in New Issue
Block a user