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

Anyone have RTL for using Cyclone as configuration controller to Stratix thru EPCS?

Altera_Forum
Honored Contributor II
1,044 Views

Does anyone know of RTL that exists for using an EPCS with Cyclone SFL and logic as the configuration controller for Stratix? See image for what I mean. I need SFL to configuration control bridge. I know that PFL to configuration control bridge exists for MAX II; but this would be from serial EPCS source not parallel flash... 

http://img246.imageshack.us/img246/959/79229177in9.png
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
361 Views

Really all you need to do is write a little code to read from the EPCS device. This would be extremely easy to do if you drop a NIOS into that cyclone III. Then you could just read the data from the EPCS64 via software and write it out to the FPGA. That's what I'd do at least to get things up and going. You could then move it into gateware afterwards. 

 

Jake
0 Kudos
Reply