From f6b9e235204584d6450df299012ad4d137254df6 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Tue, 2 Aug 2022 03:19:49 +0200 Subject: [PATCH] eos-s3/btn_counter/Makefile: dump jlink, openocd, header and binary Signed-off-by: Unai Martinez-Corral --- eos-s3/btn_counter/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eos-s3/btn_counter/Makefile b/eos-s3/btn_counter/Makefile index fece24e..8ee87e3 100644 --- a/eos-s3/btn_counter/Makefile +++ b/eos-s3/btn_counter/Makefile @@ -10,7 +10,11 @@ all: -P PD64 \ -v btn_counter.v \ -t top \ - -p chandalar.pcf + -p chandalar.pcf \ + -dump openocd \ + -dump header \ + -dump binary +>>>>>>> 3d9062c (eos-s3/btn_counter/Makefile: dump jlink, openocd, header and binary) else all: f4pga -vvv build --flow ./flow.json