Altera_Forum
Honored Contributor
13 years agoSOF file
Where do I find the location of the final output programming file (e.g. sof file) after a I have performed a full compilation?
How do I set its location and type? Thank you.Where do I find the location of the final output programming file (e.g. sof file) after a I have performed a full compilation?
How do I set its location and type? Thank you.you find it in the same folder you have the quartus project file ( *qpf ).
OK :)
So why am I not getting a. .sof file in the same folder I have my quartus project file ( *qpf)? I have show advanced devices turned off on the device.What device are you using?
Ep4cgx15bf14c6
Cyclone IV GXI found the problem, at least part of it from assembler report.
--- Quote Start --- Can't generate programming files for your current project because you do not have a valid license for the following IP core or cores. Warning (115005): Unlicensed IP: "Nios II Processor(6AF7 00A2) --- Quote End --- So the question is why can I not generate the opencore version of NIOS?I opened a simple design. I changed the device to ep4cgx15bf14c6 and deleted sof and pof file. I compiled the project and sof and pof was generated again.
What version of Quartus are you using? I see this old thread: http://www.alteraforum.com/forum/showthread.php?t=27428 about Quartus license and sof generation. take a look.Got it.
Edit Settings->Compilation Process Settings->More Settings I had Open Core Evaluation Disable turned on.Thank you anyway....