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
rroohhh
changed the title
Assert `flow.wire_comb_defs[it].size() == 1'
Assert flow.wire_comb_defs[it].size() == 1' in write_cxxrtl`
Oct 14, 2024
rroohhh
changed the title
Assert flow.wire_comb_defs[it].size() == 1' in write_cxxrtl`
Assert flow.wire_comb_defs[it].size() == 1 in write_cxxrtlOct 14, 2024
Version
Yosys 0.45 (git sha1 9ed031d, g++ 13.3.0 -fPIC -O3)
On which OS did this happen?
Linux
Reproduction Steps
running the following file:
Expected Behavior
write_cxxrtl
runs without triggering a assertion.Actual Behavior
The following assertion is triggered:
The text was updated successfully, but these errors were encountered: