Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Not able to generate programming files for de1 soc board with cyclone5 fpga

Can someone pls explain how to generate .pof and .sof files for a de1soc board. it has cyclone 5 fpga. 5CSEMA5F31C6. I'm using a web edition.

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Akshatha31,

    Normally, assuming that you have a design ready to go within Quartus, you press "compile design" in the task window (open the task window with alt+6), and grab a coffee afterwards. Once compilation is done, you will have both *.pof and *.sof files in your project folder. You can upload the *.sof file to your de1 soc board using the button "program device".

    regards, Richard.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Hi Akshatha31,

    Normally, assuming that you have a design ready to go within Quartus, you press "compile design" in the task window (open the task window with alt+6), and grab a coffee afterwards. Once compilation is done, you will have both *.pof and *.sof files in your project folder. You can upload the *.sof file to your de1 soc board using the button "program device".

    regards, Richard.

    --- Quote End ---

    Hi Richard,

    I did the normal compilation. But nothing is generated..! tried the convert programming files option too...But its asking for an initial sof file..Which isnt there....! Any other settings that I need to do?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Are you looking in the right place? They should be in the output_files folder.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hey! Thanks a ton!! The files were sitting neatly in the output_files folder!! :)

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi, initially where did you check the files from? may bei can take note in the future.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There is a folder called output files..This folder is generated automatically after compilation...It contains all compilation reports, and pof sof files...You will find it there.