summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 919840a..85fdef1 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ CSIM_PATH = ${CUPL_INSTALL}\Shared\csim.exe
# Fitter config
# (replace with fitter matching device)
-FITTER_PATH := ${CUPL_INSTALL}\Fitters\fit1502.exe
+FITTER_PATH := ${CUPL_INSTALL}\Fitters\fit1504.exe
FIT_PKG := TQFP44
FIT_TECH := ATF1504ASV
FIT_ARG = -device ${FIT_PKG} -tech ${FIT_TECH}