I am trying to synthesise a verilog design using yosys however I get following error that is not very helpful. I am not even sure which part of the code the tool is complaining about. (Just to add I have simulated the design with Modelsim and no problem with that)
I would appreciate it if someone could help me with this.
Warning: Replacing memory cnt_CHKN_proc with list of registers. See RTL/Decode.sv:410 ERROR: Assert `arg->is_signed == sig.as_wire()->is_signed' failed in frontends/ast/genrtlil.cc:1738.
2.1m questions
2.1m answers
60 comments
57.0k users