forked from Firebee/FPGA_Config
fix typo in .qpf and Makefile
This commit is contained in:
@@ -8,7 +8,7 @@ endif
|
||||
BITSTREAM=output_files/$(PROJ).sof
|
||||
BUILD_DIR=.
|
||||
|
||||
PROJ=firebeei1
|
||||
PROJ=firebee1
|
||||
|
||||
all: synthesis fitter assembler timing_analyzer eda
|
||||
|
||||
|
||||
@@ -28,4 +28,3 @@ DATE = "08:19:01 August 28, 2019"
|
||||
# Revisions
|
||||
|
||||
PROJECT_REVISION = "firebee1"
|
||||
PROJECT_REVISION = "firebeei1"
|
||||
|
||||
Reference in New Issue
Block a user