mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 18:05:24 +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 |