YosysHQ / yosys

Yosys Open SYnthesis Suite
https://yosyshq.net/yosys/
ISC License
3.3k stars 860 forks source link

Tests update for latest more strict iverilog #4323

Closed mmicko closed 2 months ago

mmicko commented 2 months ago

After last change iverilog is more strict to "use before declaration" of parameters.

To use localparam in module declaration required use of SystemVerilog syntax, only affecting Efinix.