Forum Discussion
Altera_Forum
Honored Contributor
17 years agoJrunner + Serial Flash Loader (SFL) + EPCS4 [How to programm EPCS without Quartus II]
Hello, I'd like to adapt Jrunner to work with Serial Flash Loader. I've integrated SFL megafunction into my design and it works great. When I click auto detect in quartus II programmer it detects ...
Altera_Forum
Honored Contributor
16 years agoI've got the following connections scheme:
https://www.alteraforum.com/forum/attachment.php?attachmentid=2510 I can program EPCS from PC with Altera Programmer (it uses enhanced SFL image for FPGA). I also have already ported jrunner into my LPC microcontroller. And I can configure FPGA from it. But my purpose is to configure EPCS from microcontroller. I suppose following steps for it (all done by microcontroller): 1. configure FPGA with SFL (for example the file is: SFL.rbf) 2. send my config DATA to FPGA (file: project.rbf) The questions are: Where I can get SFL image? How to send DATA?