diff options
author | Matt Ettus <matt@ettus.com> | 2011-07-19 10:32:27 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-07-19 13:49:08 -0700 |
commit | 374bf86dd1d11dd4165c8da0ce317194d17ba89a (patch) | |
tree | c1d3dcd937be1457dd3a2f2bf41d6c8f0b372586 /usrp2/top/N2x0/Makefile.N200R3 | |
parent | fea1298b21364deaff26d57973dd34ad0e13a12e (diff) | |
download | uhd-374bf86dd1d11dd4165c8da0ce317194d17ba89a.tar.gz uhd-374bf86dd1d11dd4165c8da0ce317194d17ba89a.tar.bz2 uhd-374bf86dd1d11dd4165c8da0ce317194d17ba89a.zip |
N200: detailed map report allows you to see what takes up too much space
Diffstat (limited to 'usrp2/top/N2x0/Makefile.N200R3')
-rw-r--r-- | usrp2/top/N2x0/Makefile.N200R3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/top/N2x0/Makefile.N200R3 b/usrp2/top/N2x0/Makefile.N200R3 index a525836ed..9ed5ece00 100644 --- a/usrp2/top/N2x0/Makefile.N200R3 +++ b/usrp2/top/N2x0/Makefile.N200R3 @@ -71,6 +71,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 \ |