Forum Discussion

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

running NIOS

Hello all ..

I installed quartus 8.1 and nios2eds on my Cent OS 5 workstation.

I made a .sh file n its content is -

VERSION=8.1

QUARTUS_ROOTDIR=/opt/altera${VERSION}/quartus

SOPC_KIT_NIOS2=/opt/nios/nios2eds

SOPC_BUILDER_PATH=${SOPC_KIT_NIOS2}+

PERL5LIB=/bin:${QUARTUS_ROOTDIR}/sopc_builder/bin/perl_lib:${QUARTUS_ROOTDIR}/sopc_builder/bin/europa:${QUARTUS_ROOTDIR}/sopc_builder/bin:

PATH=${SOPC_KIT_NIOS2}/bin:${SOPC_KIT_NIOS2}/bin/nios2-gnutools/H-i686-pc-linux-gnu/bin:${SOPC_KIT_NIOS2}/sdk2/bin:${SOPC_KIT_NIOS2}/bin/fs2/bin:${QUARTUS_ROOTDIR}/bin:${QUARTUS_ROOTDIR}/linux/perl/bin:${QUARTUS_ROOTDIR}/linux/gnu:$QUARTUS_ROOTDIR/sopc_builder/bin:/opt/altera/${VERSION}/modelsim_ae6.1g/linuxaloem:${PATH}

sopc_builder=/opt/altera/${VERSION}/quartus/sopc_builder

export QUARTUS_ROOTDIR SOPC_KIT_NIOS2 SOPC_BUILDER_PATH PERL5LIB PATH

sopc_builder

I placed that in root directory.

and when in terminal I try to run quartus .. it runs but when I try to run nios2eds it dont run.

is dre any bug in the directory i made oor I am missing sumthing.

Hope to hear from you guys soon. thnx and regards

1 Reply

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

    Hi,

    Iam trying to run uclinux on DE0-Nano , i got the zimage also, and now trying to load image into SDRAM, but i dont know about the .sh file , how to generate?

    Kindly any suggestion?

    Thanks,

    Alex.