Forum Discussion
What is the "default application"? What are you trying to do?
You can install the full Quartus software or just the Programmer.
- nashshah1 year ago
New Contributor
get the dev kit running with hello world application and use the pof file for the board to initially program the board.
- nashshah1 year ago
New Contributor
or I though I need a pof file first for the board or may be a bit file to generate a pof file however not sure which generic pof I need to program the board to start working with hello world application.
- nashsha1 year ago
New Contributor
is there a sample sof or pof file available under Quartus dev kit examples directory?
I have synthesize the goldon_top project
however when I program the pof file generated form golden_top porject
using prime programmer pro edition and selecting the pof file by
clicking on AGIB027R31B agilex 7 device and changing to pof file it
errors out and says
Can not add flash memory programmer object file at top level'
I have a software background and it seems like I have to add more IP to top level
code and regenerate mu pof file. However not sure on where to start debugging and which IP
to add to get to the point where I can run my hellow world application.