diff options
author | Matt Ettus <matt@ettus.com> | 2010-08-13 11:49:36 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-08-13 11:49:36 -0700 |
commit | 3091759d3f6a69bc0c56f2101b7b775de443212a (patch) | |
tree | c6a8ae163da7d41a97508ade7742246848971420 /usrp2 | |
parent | 9e97e773b9952ec3212e6c818bb40d785016afa4 (diff) | |
download | uhd-3091759d3f6a69bc0c56f2101b7b775de443212a.tar.gz uhd-3091759d3f6a69bc0c56f2101b7b775de443212a.tar.bz2 uhd-3091759d3f6a69bc0c56f2101b7b775de443212a.zip |
this is necessary for some reason
Diffstat (limited to 'usrp2')
-rw-r--r-- | usrp2/top/u1e/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usrp2/top/u1e/Makefile b/usrp2/top/u1e/Makefile index f4a643176..3cb9fd8f3 100644 --- a/usrp2/top/u1e/Makefile +++ b/usrp2/top/u1e/Makefile @@ -95,6 +95,7 @@ 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" SIM_MODEL_PROPERTIES = "" |