We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83908fd commit c026680Copy full SHA for c026680
ws2812_led_controller.qsf
@@ -110,7 +110,7 @@ set_global_assignment -name NOMINAL_CORE_SUPPLY_VOLTAGE 3.3V
110
111
# Compiler Assignments
112
# ====================
113
-set_global_assignment -name OPTIMIZATION_MODE "AGGRESSIVE PERFORMANCE"
+set_global_assignment -name OPTIMIZATION_MODE "HIGH PERFORMANCE EFFORT"
114
115
# Analysis & Synthesis Assignments
116
# ================================
0 commit comments