1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-10 23:01:12 +00:00
Files
YosysHQ.nextpnr/fpga_interchange/examples/lut/Makefile
2021-02-17 12:03:16 -08:00

9 lines
123 B
Makefile

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