Altera_Forum
Honored Contributor
15 years agosystem verilog
Hi, Trying to use the code below: module portlist_localparam# ( parameter aPARAM = 1, localparam aLOCAL = 2 ) endmodule Get error: Error (10170): Verilog HDL syntax error...