Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHow does RAM initialization *physically* work?
I understand how to initialize RAM from a .MIF with the Mega tool, I just don't understand how it works at a transistor level. Does the RAM have a property where it can initialize to a set value on R...
Altera_Forum
Honored Contributor
13 years agoAhhhhh, so the answer is "neither" -- the RAM is just initialized from the bitstream, no special RAM properties, no use of LEs. That makes sense, thank you!