Forum Discussion
AFilh9
New Contributor
6 years agoVHDL emulate rom in mif file
I'm trying use a fpga EP4CE6F17 with a 8k mif file in a ROM component. With 13 lines from address e 7 lines from date. some 74lvc4245 to correct level voltage. Trying read using a master system conso...
sstrell
Super Contributor
6 years agoA few things: 1) I see an instantiation of a ROM, but I don't see a component declaration. 2) How are you initializing the ROM with a .mif file? I don't see a synthesis attribute to do this unless you have created the ROM as an IP and set the .mif as a parameter setting. 3) To use System Console, there is usually a Platform Designer system (.qsys) with a connection from a JTAG-to-Avalon master bridge to a slave interface. Where is that here?
#iwork4intel