diff options
author | Matt Ettus <matt@ettus.com> | 2010-02-09 19:04:26 -0800 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-02-09 19:04:26 -0800 |
commit | 36138857e9d64a129840814aed79c00cc6f505e9 (patch) | |
tree | eac39fb001b6495c972c55d692ca9331ac768c48 /usrp2/top/safe_u1e/Makefile | |
parent | 3f2e589f639c6ec16e62b337568ebca96e241ae2 (diff) | |
download | uhd-36138857e9d64a129840814aed79c00cc6f505e9.tar.gz uhd-36138857e9d64a129840814aed79c00cc6f505e9.tar.bz2 uhd-36138857e9d64a129840814aed79c00cc6f505e9.zip |
builds a successful led blinker
Diffstat (limited to 'usrp2/top/safe_u1e/Makefile')
-rw-r--r-- | usrp2/top/safe_u1e/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usrp2/top/safe_u1e/Makefile b/usrp2/top/safe_u1e/Makefile index 664835187..d28cc2b89 100644 --- a/usrp2/top/safe_u1e/Makefile +++ b/usrp2/top/safe_u1e/Makefile @@ -217,7 +217,8 @@ export GEN_PROG_FILE_PROPERTIES := \ "Create Binary Configuration File" TRUE \ "Done (Output Events)" 5 \ "Enable Bitstream Compression" TRUE \ -"Enable Outputs (Output Events)" 6 +"Enable Outputs (Output Events)" 6 \ +"Unused IOB Pins" "Pull Up" export SIM_MODEL_PROPERTIES := "" |