Forum Discussion

efe373's avatar
efe373
Icon for New Contributor rankNew Contributor
3 years ago

Initializing inferred RAM from a text file

Hello, I have written a simple dual-port RAM in VHDL following the single-port RAM example from Quartus, and I want to initialize this RAM using an external text file containing binary values. How...