mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-21 13:16:41 +00:00
The if(str == node->str) is in fact necessary (otherwise causes generate for in Multiplier_2D in tests/simple/multiplier.v to fail with error message "Right hand side of 3rd expression of generate for-loop is not constant!"). Note: in PeterCrozier's implementation, the break only breaks out of the switch-case, not the outer for loop. |
||
|---|---|---|
| .. | ||
| aiger | ||
| ast | ||
| blif | ||
| ilang | ||
| json | ||
| liberty | ||
| rpc | ||
| verific | ||
| verilog | ||