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 agoHmmm... *.rbf data differs from what has been written to EPCS by quartus programmer with first bits in the beginning (adress 21). here's the fragment
0x6A, 0xD7, 0xFF, 0x40, 0x00, 0x20, - rbf 0x6A, 0xD7, 0xFF, 0x40, 0x00, 0x30, - whts written by Quartus. Maybe this is the problem. I'll check it tomorrow and report. :)