AsFigo / yoYoLint

SystemVerilog RTL Linter for YoSys
https://www.asfigo.com
MIT License
15 stars 6 forks source link

Yosys does not support multi-dimensional parameters #16

Open dpln opened 1 month ago

dpln commented 1 month ago

module m ; parameter logic [31:0] CHIPS [0:1] = '{ 32'h6077AE6C, 32'h4E077AE6}; endmodule

ajeethakv commented 1 month ago
sajanalulu commented 3 weeks ago

https://github.com/AsFigo/yoYoLint/blob/main/sv_tests/synth_tests/test_16.sv