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

How Import project nios 9.1 from 7.2

Altera_Forum
Honored Contributor II
1,022 Views

how import nios project to nios ii 9.1 program when exist two files inside software folder and again run this project. 

for example i have project lcd and in lcd folde exist software folder are hello_world_0 and hello_world_0_syslib how import this project and run to board  

please i'm need this info. 

any one know how please answer me. 

thank you for all. 

http://www.alteraforum.com/forum//proweb/misc/progress.gif
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
327 Views

FPGA Project : 

Start Quartus, open the fpga project (*.QPF) agree to upgrade from previous 7.2 version to newer version 9.1 

start sopc builder ( from menue -> tools -> sopc builder) 

you will see a dialog that tells to what component are upgrade from ??? existing version to the new version. if components are not found ... you need to add them (mostly custom components) 

Re-Generate the sopc builder design, if finished without error, exit sopc build 

now recompile the complete fpga project ... (and wait a while :-) ) 

 

now your fpga project is uptodate and upgraden from old ptf to the new sopcinfo file 

 

start the ide 

you must import both project folders (hello_world_0 and hello_world_0_syslib) one after another, the is an ide menue entry for importing, just try it, can't tell you right of my head which one is the correct one. 

 

now recompile and that should be it.
0 Kudos
Reply