diff options
| -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 = "" | 
