Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Have a look at the assembler report. There is a report that lists all the generated files, and a messages report that should tell you why certain files haven't been generated.
- Altera_Forum
Honored Contributor
All it said was it was configured to make a .sof. So I went through the device configuration and saw "Use configuration device:" was unchecked, so I checked it and poof, a .pof.
Thanks. - Altera_Forum
Honored Contributor
Well I'm back again. Once again I have made a project that does not produce a .pof file, only .sof.
I tried my solution from last time and it didn't work. I then copied, line for line, the .qsf file from a working project. It did not work. Is there an undocumented setting to turn POF generation on and off? If so, can someone please give me a hint as to where to find it? Thanks. - Altera_Forum
Honored Contributor
Update:
Choosing a configuration device like EPCS4 makes the GUI tool produce a .pof. However, the command line tools still only makes a .sof And the GUI and CL tool make difference sized .sof files... perhaps they are seeing different config devices?