Forum Discussion

JLoh3's avatar
JLoh3
Icon for New Contributor rankNew Contributor
7 years ago

How 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?

1 Reply

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Hi,

    You can look into the example by right click the verilog files, insert template -> look for ram.

    Thanks,