Hi there, the packed array declared in my verilog file is not synthesized, giving an error of 'ERROR: syntax error, unexpected '[', expecting TOK_ID or '#'', which forced me to change to unpacked array. Any way to declare a packed array? Thanks
v
Vijayan Krishnan
10/23/2024, 9:13 AM
Have you tried with openlane2 and with .sv extension?