- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Whether probably to use EPCS as slow memory only for reading? As fast memory using on-chip memory. Sorry for my English))Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Alex..
It is possible to use the EPCS device for program memory. Depending on the device family, this can be done through either the EPCS program pins (for Cyclone III and newer) or through secondary pins on older families. If using the NIOS II cpu, there's a EPCS controller peripheral in the SOPC builder that aids in using the EPCS for program memory. Regards Peter- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have found and I use epcs_flash_controller in the SOPC builder. Altera by default uses it for storage of a code (*.sof and *.flash) and boot copier. Directly execute a code from EPCS I cannot :(
I wish to carry out a slow code from EPCS, and fast code from on-chip memory. The device is Cyclone II.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually running code from EPCS flash would be VERY slow compared to the on chip RAM. I have thought of trying it myself sometime, but I have never gotten around to it. I don't believe there is a simple way to accomplish this with any of the standard Altera provided components. I think you would have to write a custom component to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have found the module epcs_virtual_memory (2004). in the description it is told, that he allows to work directly from epcs. whether who used such module?
other variant to make a paging (swap) file, and to read with epcs in on-chip memory a code part, to carry out and again to read...
whether such variants are possible?

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