From 1a774a05269f6a0718395cfb9f733242a1a82387 Mon Sep 17 00:00:00 2001 From: Alessandro Comodi Date: Wed, 24 Mar 2021 12:00:10 +0100 Subject: interchange: examples: remove unused makefiles Signed-off-by: Alessandro Comodi --- fpga_interchange/examples/common.mk | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fpga_interchange/examples/common.mk (limited to 'fpga_interchange/examples/common.mk') diff --git a/fpga_interchange/examples/common.mk b/fpga_interchange/examples/common.mk deleted file mode 100644 index ce558472..00000000 --- a/fpga_interchange/examples/common.mk +++ /dev/null @@ -1,8 +0,0 @@ -NEXTPNR_PATH := $(realpath ../../..) -NEXTPNR_BIN := $(NEXTPNR_PATH)/build/nextpnr-fpga_interchange -BBA_PATH := $(realpath ..)/create_bba/build/xc7a35.bin - -RAPIDWRIGHT_PATH := $(realpath ..)/create_bba/build/RapidWright -INTERCHANGE_PATH := $(realpath ..)/create_bba/build/fpga-interchange-schema/interchange - -DEVICE := $(realpath ..)/create_bba/build/python-fpga-interchange/xc7a35tcpg236-1_constraints_luts.device -- cgit v1.2.3