diff options
author | Matt Ettus <matt@ettus.com> | 2011-07-19 11:40:11 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-07-19 13:49:28 -0700 |
commit | 7e085dae07589a6d8f926c8bcb8ae811f4debdd2 (patch) | |
tree | b4ec9a2d9f6243847c4618c83534d166d3ddb5f1 /usrp2/top/E1x0 | |
parent | dbeea34b66c939c15eaaa0a9f805ee9286d0a878 (diff) | |
download | uhd-7e085dae07589a6d8f926c8bcb8ae811f4debdd2.tar.gz uhd-7e085dae07589a6d8f926c8bcb8ae811f4debdd2.tar.bz2 uhd-7e085dae07589a6d8f926c8bcb8ae811f4debdd2.zip |
appease the ISE gods
Diffstat (limited to 'usrp2/top/E1x0')
-rw-r--r-- | usrp2/top/E1x0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/top/E1x0/Makefile b/usrp2/top/E1x0/Makefile index 5d721979b..19fb93ebf 100644 --- a/usrp2/top/E1x0/Makefile +++ b/usrp2/top/E1x0/Makefile @@ -72,6 +72,7 @@ TRANSLATE_PROPERTIES = \ "Macro Search Path" "$(shell pwd)/../../coregen/" MAP_PROPERTIES = \ +"Generate Detailed MAP Report" TRUE \ "Allow Logic Optimization Across Hierarchy" TRUE \ "Map to Input Functions" 4 \ "Optimization Strategy (Cover Mode)" Speed \ |