- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am attempting to automate the process of converting the .sof file after compilation & synthesis to .jic using the following command:
quartus_cpf -c -d config_device_name="EPCS16" -s serial_flash_loader_device_name="EP3C10" input_sof_file="InvControl.sof" output_jic_file="AE5022_REV0.40.jic" which is using the standard TCL commands for converting a programming file for SRAM Object Format to Jtag Indirect Configuration format. When I run this command in Quartus II, V10.1, it seems to run but I do not get any output, even if I use the complete path . . . any suggestions appreciated. Thanks, JamesLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i ended up using something similar to amilcar:
http://www.alteraforum.com/forum/showthread.php?t=3736
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page