We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e5772 commit 386232cCopy full SHA for 386232c
build/targets/comp_quartus.tcl
@@ -69,7 +69,7 @@ if {![info exists SYNTH_FLAGS(FPGA)]} {
69
}
70
set SYNTH_FLAGS(FPGA) [string map {
71
"STRATIX10" "1SD280PT2F55E1VG"
72
- "AGILEX" "AGIB027R29A1E2VR0"
+ "AGILEX" "AGIB023R18A1E1V"
73
} $SYNTH_FLAGS(DEVICE)]
74
75
0 commit comments