Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

system 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...