Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AST node #122

Open
lijiale6224 opened this issue Oct 5, 2023 · 1 comment
Open

AST node #122

lijiale6224 opened this issue Oct 5, 2023 · 1 comment

Comments

@lijiale6224
Copy link

1.3.0/pyverilog/dataflow/bindvisitor.py", line 1392, in getDst
(str(type(left)), str(left)))
pyverilog.utils.verror.FormatError: unsupported AST node type: <class 'pyverilog.vparser.ast.Concat'> <pyverilog.vparser.ast.Concat object at 0x7f21cc2e1978>

@rafidmuttaki93
Copy link

getting the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants