eos-s3: btn_counter: fix part name
Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
parent
9b4c9d2b93
commit
b7a0f3af88
|
@ -3,7 +3,7 @@ current_dir := $(patsubst %/,%,$(dir $(mkfile_path)))
|
||||||
TOP:=top
|
TOP:=top
|
||||||
VERILOG:=btn_counter.v
|
VERILOG:=btn_counter.v
|
||||||
DEVICE := ql-eos-s3
|
DEVICE := ql-eos-s3
|
||||||
PARTNAME := pd64
|
PARTNAME := PD64
|
||||||
PCF:=chandalar.pcf
|
PCF:=chandalar.pcf
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
|
Loading…
Reference in New Issue