You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1353369570
changed the title
Yosys synthesize command fails with "Signal `\A' with invalid width range -1" error in cells_map.v.
Yosys crash: Signal `\A' with invalid width range -1 in cells_map.v"
Oct 28, 2024
Version
Yosys 0.46+124 (git sha1 d1695ad, g++ 9.4.0-1ubuntu1~20.04.3 -fPIC -O3)
On which OS did this happen?
Linux
Reproduction Steps
read_verilog rtl.v ; synth_xilinx -arch xc7 -top modinst71 -widemux 5
Expected Behavior
The synthesis should complete without errors, generating the expected netlist for the specified Xilinx architecture
Actual Behavior
Yosys has the error"/usr/local/bin/../share/yosys/xilinx/cells_map.v:151: ERROR: Signal `\A' with invalid width range -1!"
rtl.txt
The text was updated successfully, but these errors were encountered: