marqs85 / ossc

Open Source Scan Converter
http://junkerhq.net/xrgb/index.php/OSSC
GNU General Public License v3.0
469 stars 63 forks source link

Trying to install firmware via JTAG USB Blaster #92

Closed Cuber445 closed 2 years ago

Cuber445 commented 2 years ago

I am very new to FPGA programming but I've encountered an issue. I'm aiming to install new firmware via JTAG but do not have appropriate files. I'm looking to convert the .cof file into a .jic, but when i try to open the file in "Convert programming file" I get an error saying "Can't locate programming file ossc.sof (in output_files/&) in Conversion Setup File". How can I go about solving this?

Cuber445 commented 2 years ago

I think I'm just having an issue generating the .sof file. When i open the project I can't seem to compile even the available firmware as i get a warning saying "Script File sys/sysnthesis/sys.qip not found"

marqs85 commented 2 years ago

You have to build qsys output files first - see "Building RTL (bitstream)" section on the README on root. Pre-generated .jic files are also available here.