From b2e77009d48f0635823afc4903d74e0dd134075f Mon Sep 17 00:00:00 2001 From: Vladimir Vassilev Date: Mon, 9 Jan 2023 00:11:00 +0100 Subject: Release ice4pi-2.2 --- example/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'example/Makefile') diff --git a/example/Makefile b/example/Makefile index a55ea4c..2bc5d99 100644 --- a/example/Makefile +++ b/example/Makefile @@ -1,9 +1,10 @@ - rot.bin: rot.v rot.pcf yosys -q -p "synth_ice40 -blif rot.blif" rot.v arachne-pnr -p rot.pcf rot.blif -o rot.txt icebox_explain rot.txt > rot.ex icepack rot.txt rot.bin + +load: rot.bin ./ice4pi_prog rot.bin # iceprog rot.bin -- cgit v1.2.3