AST node
lijiale6224 opened this issue · 1 comments
lijiale6224 commented
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 commented
getting the same error