eos-s3/btn_counter/Makefile: dump jlink, openocd, header and binary
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
ecee11de81
commit
f6b9e23520
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue