Forum Discussion

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

I am a begineer for NIOS

I just start to learn NIOS(not NIOS II), and i have some question to ask.

1) i use C language to write my program, where should i compile the file? (from the tutorial of Altera, this .c file is store in NIOS ext_ram and generate using SOPC builder) i need to use Quartus II to compile the .c file?

2) how to simulate the program that i write?

sorry for my broken english, and thanks for help me.

2 Replies

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

    --- Quote Start ---

    originally posted by guohui@Nov 7 2006, 05:47 AM

    i just start to learn nios(not nios ii), and i have some question to ask.

    1) i use c language to write my program, where should i compile the file? (from the tutorial of altera, this .c file is store in nios ext_ram and generate using sopc builder) i need to use quartus ii to compile the .c file?

    2) how to simulate the program that i write?

    sorry for my broken english, and thanks for help me.

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

    --- quote end ---

    --- Quote End ---

    1,2. Quartus II is compiled the hardware. nois2 IDE does it .
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by alephman@Nov 8 2006, 08:55 AM

    1,2. quartus ii is compiled the hardware. nois2 ide does it .

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

    --- quote end ---

    --- Quote End ---

    but how to simulate the output, or i need to burn the program into APEX board only can see the output?