You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pyverilog/pyverilog/vparser/parser.py", line 1589, in p_if_statement_woelse
p[0].end_lineno = p[5].end_lineno
AttributeError: 'ForStatement' object has no attribute 'end_lineno'
Uh oh!
There was an error while loading. Please reload this page.
Hello, the following file could not be parsed:
https://github.com/KatCe/pyverilog_issue_125/blob/main/picorv32_sv2v_out.v
Got the following error:
Pyverilog commit: 81838bc
My setup:
Python 3.9.5
iverilog/focal,now 10.3-1build1 amd64 [installed]
Name: Jinja2
Version: 3.1.2
Name: ply
Version: 3.11
The text was updated successfully, but these errors were encountered: