Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

adding ROM to code.

Altera_Forum
Honored Contributor II
1,274 Views

Hello,  

 

We are trying to implement SPI core using verlig code. If rom is not added and with just the core , code is working well. 

 

but when we try to add rom( on-chip memoery in Altera Sopc), we are getting some errors as show in the attachment. 

 

 

 

Can anyone let us know, how to compensate those. 

 

Thanks, 

 

vrv
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
572 Views

it says that you drive address bus twice (or more) 

 

make sure where address-bus is connected to. 

maybe it is connected to port of on-chip-rom of output.(maybe). 

 

bye bye then.
0 Kudos
Reply