Pyverilog icon indicating copy to clipboard operation
Pyverilog copied to clipboard

AST node

Open lijiale6224 opened this issue 2 years ago • 1 comments

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>

lijiale6224 avatar Oct 05 '23 07:10 lijiale6224

getting the same error

rafidmuttaki93 avatar Feb 15 '24 18:02 rafidmuttaki93