Skip to content

Commit c026680

Browse files
committed
project: update compiler optimization
1 parent 83908fd commit c026680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ws2812_led_controller.qsf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ set_global_assignment -name NOMINAL_CORE_SUPPLY_VOLTAGE 3.3V
110110

111111
# Compiler Assignments
112112
# ====================
113-
set_global_assignment -name OPTIMIZATION_MODE "AGGRESSIVE PERFORMANCE"
113+
set_global_assignment -name OPTIMIZATION_MODE "HIGH PERFORMANCE EFFORT"
114114

115115
# Analysis & Synthesis Assignments
116116
# ================================

0 commit comments

Comments
 (0)