- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, pls look at the following error message. ive searched the web and i can't find anything to help.
Error: Assertion error: can't convert rom for cyclone II device family using altsyncram function megafunction because Cyclone II supports only synchronous rom. How can i fix this problem? pls help this is urgent :confused: the Rom and the memory initialization files are included in the zip file. Kind Regards danteLink Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Instead of searching the web, you may want to ask the RAM Megafunction User Guide. It tells:
--- Quote Start --- For the Stratix and Cyclone series of devices, only synchronous RAM is supported. For other devices, you can use synchronous or asynchronous single-port RAM. --- Quote End --- You have manually instantiated a ROM without a clock, or in other words, an asynchronous ROM. But it's not available with Cyclone II and any other newer FPGA families. By implementing the ROM through the MegaWizard, you can only choose port and parameter combinations, that are supported for the respective device family.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Instead of searching the web, you may want to ask the RAM Megafunction User Guide. It tells: You have manually instantiated a ROM without a clock, or in other words, an asynchronous ROM. But it's not available with Cyclone II and any other newer FPGA families. By implementing the ROM through the MegaWizard, you can only choose port and parameter combinations, that are supported for the respective device family. --- Quote End --- Dear FvM, I've tried to implement Rom using altsync MegaWizard but it doesnt put the input and output ports as i would like them to be. I need the ports to be as defined in the Rom file ive attached. Can you help me do that? please? i dont know how to go about doing that. Regards Dante
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to convert asynchronous rom to synchronous rom?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't understand, what's your problem with the output assignment of the MegaWizard? But however you create the design, it must have a clock in addition to the signals used in your ROM instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you FvM, my problem is sorted.:)
Regards Dante
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page