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"