nextpnr/fpga_interchange/examples/ff/Makefile

9 lines
120 B
Makefile
Raw Normal View History

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