mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 11:12:29 +00:00
on Yosys-generated assignments. In this case, offending code was: module top(input in, output out); function func; input arg; func = arg; endfunction assign out = func(in); endmodule |
||
|---|---|---|
| .. | ||
| ast | ||
| blif | ||
| ilang | ||
| json | ||
| liberty | ||
| verific | ||
| verilog | ||