aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/ff/Makefile
blob: c6118ff70256314c5da5e91fa12705fd561e5643 (plain)
1
2
3
4
5
6
7
8
DESIGN := ff
DESIGN_TOP := top
PACKAGE := csg324

include ../template.mk

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