The attached test case fails with an assertion.
Linux x86_64 g++ (Ubuntu 7.4.0-9ubuntu1~18.04.york0) 7.4.0 iverilog 10.1
Output: ivl: pform.cc:333: LexicalScope* pform_peek_scope(): Assertion `lexical_scope' failed. Aborted
It appears that this is already fixed in the latest version from git.
Pushed to v10-branch a fix so that this generates a syntax error instead of an assertion failure. The master branch already handles this.
Log in to post a comment.
It appears that this is already fixed in the latest version from git.
Pushed to v10-branch a fix so that this generates a syntax error instead of an assertion failure. The master branch already handles this.