- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. We use ep3c16f484 (cyclone III) with epcs4. In active serial configuration a cyclone is loaded form epcs and can rewrite epcs. But now we want to make board test configuration. In this configuration a cyclone will be configured in passive serial mode and will test epcs. Now we cannot access epcs. The alt_flash_open_dev function returns 0. Can a cycloneIII access a epcs in passive serial mode?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you set the epcs pins as generic i/o in Quartus device configuration settings?
I think there should be no difference between AS and PS after fgpa configuration has been loaded.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no DCLK in Dual-purpose list, when configuration is passive serial. And Quartus(8.1) forbids to link any output to DCLK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So i make active serial configuration and then convert a file to the passive serial rbf. But may be cyclone looks for the msel pins or Quartus makes some changes during converting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- There is no DCLK in Dual-purpose list, when configuration is passive serial. And Quartus(8.1) forbids to link any output to DCLK. --- Quote End --- You are right. Probably this is correct since in a PS configuration DCLK is supposed to be driven by an external master, so you should not use it as gpio. Anyway, if you are sure the master tristates DCLK after configuration, you can deceive Quartus and possibly connect epcs both to DCLK pin and another i/o pin and use this one for the epcs controller.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. I will look for my faults.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page