Forum Discussion

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

quartus 9.1 and nios 7.2

are quartus 9.1 compatible with Nios 7.2 when buid projects ?

7 Replies

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

    what exactly do want to know ?

    installation of quartus 9.1 & nios ide 7.2 ?

    or software design with nios ide 7.2 but fpga is done with quartus 9.1 ?

    or designing your application on both version ?

    a nios fpga design created with 7.2 can be opened with 9.1 (updated) and recompiled.

    as i do not use the ide (now) i can't tell you if the ide itself is compatibel and can (well i guess it can) open a software project done with 7.2 but i guess there the ide has changed a bit so downgrading could be a problem, but i am not shure here ...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thank you Mr mschmitt (http://www.alteraforum.com/forum/member.php?u=286) I ask about software design with nios ide 7.2 but fpga is done with quartus 9.1.

    because when open project by quartus 9.1 and open project nios by nios 9.1 I didn't find (hello world) program and (counter) or any c program ready or exist in nios 7.2 also I find problem in nios 9.1 in library probartese where I didn't find small c check Please ?

    any info about this question reply me.

    thank you for all.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    okay the fpga image is done with quartus 9.1 but why don't you do your application with nios ide 9.1 as well ?

    if i am right, up to quartus 7.2 the sopc builder created *.ptf files that decribed the sopc nios design and starting with that version the *.sopcinfo file was introduced as well as *.tcl instead of *.ptf for ip's. so ptf is depricated.

    so if your design is done in the current quartus 9.1 i am quite unshure if the old ptf is updated / created as well or if you need to explicitly tell the sopc builder to generate these files. nios 7.2 is based on ptf if i am right (too long ago, too many versions since then :-) )

    sorry i can't help you more with the ide as i am more working with the hardware. but as far as i remember you can create new ide projects or import existings projects. you need to point the ide to your ptf that describes your sopc project and then you can select for example the hello world and choose the smal version. i remember that was quite easy to do.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you Mr mschmitt (http://www.alteraforum.com/forum/member.php?u=286) just now I want know when open project ready form before maked by quartus 7.2 and nios 7.2 and now reopen by quartus 9.1 and nios 9.1 I need recompiler in quartus and regenrates in sopc and create new project in nios 9.1 and copy c program and best new poject

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

    if you upgrade from 7.2 to 9.1 to recompile your fpga i would open the sopc builder (9.1) regenerate the sopc project and then recompile with quartus 9.1 so your project is uptodate

    but regarding your questions about ide 9.1 maybe somebody who works with this ide should answer, sorry i can't help you with that. try to open the ide, and as far as i see mostly it is selfexplaining how to import an existing project and to upgrade it from an older version. try and error :-) but don't forget to backup ... you never know :-)
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    meanwhile ... give it a try, it shouldn't be to hard to find out how it works ... and the learnig by doing method ....