aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/counter/Makefile
blob: 27d20cdf4560868c5da2b97d3a58f8068bce0d30 (plain)
1
2
3
4
5
6
7
8
DESIGN := counter
DESIGN_TOP := top
PACKAGE := cpg236

include ../template.mk

build/counter.json: counter.v | build
	yosys -c run.tcl