commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8768 - usrp2/trunk/fpga/top/u2_rev2


From: matt
Subject: [Commit-gnuradio] r8768 - usrp2/trunk/fpga/top/u2_rev2
Date: Tue, 1 Jul 2008 16:30:49 -0600 (MDT)

Author: matt
Date: 2008-07-01 16:30:48 -0600 (Tue, 01 Jul 2008)
New Revision: 8768

Modified:
   usrp2/trunk/fpga/top/u2_rev2/Makefile
Log:
options we need


Modified: usrp2/trunk/fpga/top/u2_rev2/Makefile
===================================================================
--- usrp2/trunk/fpga/top/u2_rev2/Makefile       2008-07-01 20:06:15 UTC (rev 
8767)
+++ usrp2/trunk/fpga/top/u2_rev2/Makefile       2008-07-01 22:30:48 UTC (rev 
8768)
@@ -177,6 +177,7 @@
 ##################################################
 export SYNTHESIZE_PROPERTIES := \
 "Number of Clock Buffers" 6 \
+"Pack I/O Registers into IOBs" Yes \
 "Optimization Effort" High \
 "Optimize Instantiated Primitives" TRUE \
 "Register Balancing" Yes \
@@ -197,7 +198,8 @@
 "Place & Route Effort Level (Overall)" High 
 
 export STATIC_TIMING_PROPERTIES := \
-"Number of Paths in Error/Verbose Report" 10
+"Number of Paths in Error/Verbose Report" 10 \
+"Report Type" "Error Report"
 
 export GEN_PROG_FILE_PROPERTIES := \
 "Configuration Rate" 6 \
@@ -219,10 +221,10 @@
 
 check:
        PROCESS_RUN="Check Syntax" $(XTCLSH) $(ISE_HELPER)      
-       
+
 synth:
        PROCESS_RUN="Synthesize - XST" $(XTCLSH) $(ISE_HELPER)  
-       
+
 bin:
        PROCESS_RUN="Generate Programming File" $(XTCLSH) $(ISE_HELPER)         
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]