Forum Discussion

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

Handling Quartus executable return codes

First post...

I'm very new to Quartus and the FPGA world so be gentle.

I've written a script to perform each step of the build step by step using the executables...

quartus_map -blabla

quartus_fit -blabla

quartus_asm -blabla

quartus_sta -t atclscript.tcl

What I need to put between the executables is a touch of code to look at the return codes and exit the rest of the script if necessary.

Any suggestions gretfully received.

Witty.

12 Replies