nextpnr/fpga_interchange/examples/counter/Makefile

9 lines
135 B
Makefile
Raw Normal View History

DESIGN := counter
DESIGN_TOP := top
PACKAGE := cpg236
include ../template.mk
build/counter.json: counter.v | build
yosys -c run.tcl