Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

adding ROM to code.

Altera_Forum
Honored Contributor II
1,262 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
560 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