Forum Discussion
ADufl
New Contributor
5 years agoAssociate an individual mif file to each RAM memory instantiated by a "generate"
Hello,
I instantiate RAM memories with the following VHDL code :
gen_inst_ram_0to7 : for i in 0 to 7 generate inst_ram : ram port map( address_a => w_address_a(i), address_b => w_address_b...
ADufl
New Contributor
4 years agoHello,
As requested, I replied to your answer, stating that it what well suited for my case but you didn't pursue. I was less available those last 16 month but we can now resume support.
My issue is about using *.mif files when the RAM blocks have been instantiated using a "generate" statement.
Thank you for your support.