Forum Discussion

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

How Import project nios 9.1 from 7.2

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

1 Reply

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

    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.