Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Problems when loading .sof file on to flash in DE2

Altera_Forum
Honored Contributor II
1,848 Views

Hi, 

 

I created a .sof file using SOPC builder. I have added only standard components. .sof file is generated successfully. But when i tried to load it on to DE2 board I got following error: 

 

Error: CONF_DONE pin failed to go high in device 1 

Error: Operation failed 

 

I did not specify Board in SOPC builder. Do I need to create a board description file? 

I am using quartus 5.0. I used mk_target_board. But I dont know how to proceed from there. Can anyone help me.  

 

Regards, 

Mythri.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
448 Views

Hi, 

 

You do not need to specify a board, so that is not the issue. You may have the RUN/PROG switch set to PROG, in which case you need to be loading a POF, not SOF; setting yo PROG uses the Active Serial mode to program the EPC chip for instead of programming the FPGA directly. See the DE2 User Manual for more instructions on using Active Serial programming. If this is the problem, you could also put the PROG/RUN switch back to RUN and then load the SOF into the FPGA. 

 

There is a tutorial on Altera's University Program web pages for using the SOPC Builder with the DE2 board. 

 

Regards, 

 

--Steve 

 

 

--- Quote Start ---  

originally posted by mythri@Aug 28 2006, 11:01 AM 

hi, 

 

    i created a .sof file using sopc builder.  i have added only standard components.  .sof file is generated successfully. but when i tried to load it on to de2 board i got following error: 

 

error: conf_done pin failed to go high in device 1 

error: operation failed 

 

i did not specify board in sopc builder. do i need to create a board description file? 

i am using quartus 5.0. i used mk_target_board.  but i dont know how to proceed from there. can anyone help me.  

 

regards, 

mythri. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17907) 

--- quote end ---  

 

--- Quote End ---  

0 Kudos
Altera_Forum
Honored Contributor II
448 Views

Hi Steve, 

 

Thanks a lot. That was the problem. 

 

Regards, 

Mythri. 

 

--- Quote Start ---  

originally posted by prof.brown+aug 28 2006, 11:15 pm--><div class='quotetop'>quote (prof.brown @ aug 28 2006, 11:15 pm)</div> 

--- quote start ---  

hi, 

 

you do not need to specify a board, so that is not the issue. you may have the run/prog switch set to prog, in which case you need to be loading a pof, not sof; setting yo prog uses the active serial mode to program the epc chip for instead of programming the fpga directly. see the de2 user manual for more instructions on using active serial programming. if this is the problem, you could also put the prog/run switch back to run and then load the sof into the fpga. 

 

there is a tutorial on altera&#39;s university program web pages for using the sopc builder with the de2 board. 

 

regards, 

 

--steve 

 

<!--quotebegin-mythri@Aug 28 2006, 11:01 AM 

hi, 

 

    i created a .sof file using sopc builder.  i have added only standard components.  .sof file is generated successfully. but when i tried to load it on to de2 board i got following error: 

 

error: conf_done pin failed to go high in device 1 

error: operation failed 

 

i did not specify board in sopc builder. do i need to create a board description file? 

i am using quartus 5.0. i used mk_target_board.  but i dont know how to proceed from there. can anyone help me.  

 

regards, 

mythri. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17907) 

--- quote end ---  

 

--- Quote End ---  

 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17911)</div> 

[/b] 

--- Quote End ---  

0 Kudos
Reply