From b5e9e10bc371acb68f01cf1db63bbf9b18a1f714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Wed, 28 Aug 2019 08:21:59 +0200 Subject: [PATCH] fix typo in .qpf and Makefile --- FPGA_by_Fredi/Makefile | 2 +- FPGA_by_Fredi/firebee1.qpf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/FPGA_by_Fredi/Makefile b/FPGA_by_Fredi/Makefile index 5878caf..ce95a1b 100644 --- a/FPGA_by_Fredi/Makefile +++ b/FPGA_by_Fredi/Makefile @@ -8,7 +8,7 @@ endif BITSTREAM=output_files/$(PROJ).sof BUILD_DIR=. -PROJ=firebeei1 +PROJ=firebee1 all: synthesis fitter assembler timing_analyzer eda diff --git a/FPGA_by_Fredi/firebee1.qpf b/FPGA_by_Fredi/firebee1.qpf index 2a5950d..c5def26 100644 --- a/FPGA_by_Fredi/firebee1.qpf +++ b/FPGA_by_Fredi/firebee1.qpf @@ -28,4 +28,3 @@ DATE = "08:19:01 August 28, 2019" # Revisions PROJECT_REVISION = "firebee1" -PROJECT_REVISION = "firebeei1"