Skip to content
Snippets Groups Projects
Commit 0ecb15f6 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Call set_quartus unb1 instead its equivalent separate statements.

parent 48ad2c1f
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,8 @@
# . This dedicated script is Derived from the generic script $UNB/Firmware/software/build/unb_mgw
#
. ${UNB}/Firmware/software/build/generic.sh
. ${RADIOHDL}/tools/quartus/quartus_version.sh 11.1
. ${RADIOHDL}/tools/quartus/quartus_generic.sh
# Tool settings for selected target "unb1" with stratixiv
. ${RADIOHDL}/tools/quartus/set_quartus unb1
if ! [ -d "generated" ]; then
mkdir generated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment