HKim27
Occasional Contributor
6 years agoEmbedded memory Mem Init questions
I have questions for options in "Mem Init" tab in "RAM: 1-PORT" IP.
1.
According to the document, if I select "No, leave it blank", the memory initializes to zero. Is it mean power-up initialization? Is it initialized when partial reconfiguration applied, too?
2.
There is "Implement clock-enable circuitry for use in a partial reconfiguration region" which adds "freeze" input to RAM. I think that RAM contents does not change while freeze == 1.
But how is this possible? During partial reconfiguration, wire to RAM's freeze input is also rewired, so we cannot determine the value of freeze input.
Thanks in advance.