Forum Discussion

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

$readmemh & parameter workaround?

Hi, I am trying to use a parameter with $readmemh, for example: parameter rom_file = "data.txt" ... $readmemh(rom_file, rom); Which gives the error: Error (10853): Verilog ...