Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

running NIOS

Altera_Forum
Honored Contributor II
1,206 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
469 Views

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.
0 Kudos
Reply