Closed iagrigorov closed 1 week ago
See my response to #4748
This not an arbitrary verilog code. This a code from benchmark iwls05
.
Almost every design in this benchmark passes. You can check it yourself. And almost every design in this benchmark contains timing annotations. For example, there is no such error on almost exactly the same design:
files.zip
Version
Yosys 0.44 (git sha1 80ba43d, g++ 11.4.0-2ubuntu1~20.04 -fPIC -O3)
On which OS did this happen?
Linux
Reproduction Steps
verilator
andzip
):.zip
archive. Then change to the directory where this archive is located and unpack it:files
directory:yosys
like this:verilator
like this:files.zip
Expected Behavior
The expected behavior is the successful simulation result (without any discrepancies between the source model and the synthesized model).
Actual Behavior
verilator
gives the following output: