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

Added 'set_quartus unb1' tool settings for stratixiv IP.

parent 23f63d94
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,11 @@ ...@@ -34,6 +34,11 @@
# Remarks: # Remarks:
# . This dedicated script is derived from the generic script $UNB/Firmware/software/build/unb_mgw # . This dedicated script is derived from the generic script $UNB/Firmware/software/build/unb_mgw
# #
# Tool settings for selected target "unb1" with stratixiv
. ${RADIOHDL}/tools/quartus/set_quartus unb1
# Generate IP
if ! [ -d "generated" ]; then if ! [ -d "generated" ]; then
mkdir generated mkdir generated
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment