Replies: 2 comments 2 replies
-
I would switch the code from using |
Beta Was this translation helpful? Give feedback.
1 reply
-
Also, you have memory leaks in your code. The result from The argument iterator is not released correctly when extra arguments are given. From the standard:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I ported a small Lint checker from http://project-veripage.com/vpilint.php
I masked most of what is seemingly unsupported in Icarus as of now. Please take a look at it via:
https://github.com/svenka3/ivl_uvm/tree/main/ivl_uvm_vpi/ivl_vlog_lint
Any comments, welcome!
Srini
Beta Was this translation helpful? Give feedback.
All reactions