That's an Icarus bug and it's now fixed AFAIK. Also you can use the built-in simulator.
-
-
How about the IR that can capture Higher Level Verilog constructs?
-
Like unelaborated functions and generate blocks? Have no place in an IR imo. Too specific to a source language. (LLVM IR doesn't preserve things like C++ templates either, and that's a good thing. You want your IR simple and language-agnostic.)
- Show replies
New conversation -
-
-
Netlist formats are all very easy to convert losslessly. Cell libraries (we are talking parameterized coarse grain cells here) aren't always. But for example Yosys RTLIL and Chisel FIRRTL are surprisingly similar in this regard.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I guess the two hottest candidates right now are FIRRTL from Chisel and the one in Yosys.
-
Would be nice to be able to externalize this format as pure data. JSON for example.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.