Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProgramming epcs without Nios tools
Hi all. I'm sure this is in the documentation and it was discussed here before but I really can't find the answer any more. Please help. I have a design which boots both fpga and Nios from ep...
Altera_Forum
Honored Contributor
14 years agoYes you can. Just manually start convert programming file utility manual and set it up like you are converting your file. Save the configuration file. Then you can do something like this in your script: quartus_cpf -c <your file>.cof
Please note that the .cof file is all txt file and you can change it manually. I had to remove the absolute path names to relative ones, but then it worked just fine. hope that helped /Boris