PyHDI/Pyverilog

AST node

lijiale6224 opened this issue · 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>

getting the same error