Forum Discussion
JLoh3
New Contributor
7 years agoHow to initialize RAM by using readmem function?
Is readmem function synthesizable for Altera DE1 SOC FPGA? How can I pass the value from the text file read from readmem to physical RAM?
KennyT_altera
Super Contributor
7 years agoHi,
You can look into the example by right click the verilog files, insert template -> look for ram.
Thanks,