Forum Discussion

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

do I must update to quartus 5.1 + sp2, nios2 5.1

hi:

I use the quartus 5.0 + sp1, nios2 5.0 now.

do I must update the tool to quartus 5.1 + sp2, nios2 5.1 + sp1 If I want to use

the nios2 linux tool chains?

Because if update the quartus tool maybe affect the fpga design previously,it will

spend much time to redressal the use logic.

please give me some advice ?Thanks a lot!

4 Replies

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

    --- Quote Start ---

    originally posted by alex824@Apr 11 2006, 11:39 AM

    hi:

    i use the quartus 5.0 + sp1, nios2 5.0 now.

    do i must update the tool to quartus 5.1 + sp2, nios2 5.1 + sp1 if i want to use

    the nios2 linux tool chains?

    because if update the quartus tool maybe affect the fpga design previously,it will

    spend much time to redressal the use logic.

    please give me some advice ?thanks a lot!

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

    --- quote end ---

    --- Quote End ---

    I would recommand you move to the latest tools. start with mininal logic, with only sdram cfi flash, uart and timer. only after you have successful boot, then add more user logic step by step.

    after you have all the logic, you can use quartusII&#39;s "design space explore" to improve speed/area .
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You should use "svn" to control your hardware projects, too.

    It is very helpful during developments.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    though altera use schematic for their top level fpga design of nios2 kits,

    I would suggest you use HDLs (verilog or VHDL) instead.

    HDLs are easier to use and version control.