Forum Discussion

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

How to initialize 2-d memory?

Dear Forum, I'd like to put a subsystem on a PLD which is a lookup table pretending to be the output of an ADC. I use the following verilog to initialize the lookup table. `define W 10 /*...