Altera_Forum
Honored Contributor
14 years ago.cdf for a JRunner embedded implementation
Hallo,
I am trying to adapt the JRunner program in order to program an attached serial Flash memory to my target Cyclone III. In order to do that, I followed the instructions given by http://www.alterawiki.com/wiki/nios_jrunner_example but changing the altera echelon routines to drive the output pins for the direct assignments to the GPIO ports of my micro (a mbed). The problem comes when I want to create the .cdf file to describe the chain. In the Quartus-II programmer I have the posibility to add my FPGA and an EPC to it... but not my Flash memory. Can anybody tell me how can I add this my device to the chain? Also... the program I have is in a .flash extension (SREC), as it has been given me in order to program the FPGA through a standalone quartus II programmer... can I somehow convert this to .rbf file I need for JRunner? Thank you very much in advance