1
0
mirror of synced 2026-05-01 22:17:38 +00:00

Docs: updating makefiles

This commit is contained in:
Krystine Sherwin
2024-01-25 12:35:03 +13:00
parent 62d2f89c74
commit 6e38848b92
14 changed files with 53 additions and 18 deletions

View File

@@ -4,6 +4,7 @@ YOSYS ?= ../../../../$(PROGRAM_PREFIX)yosys
DOTS = macc_simple_xmap.dot macc_xilinx_xmap.dot
all: dots
dots: $(DOTS)
macc_simple_xmap.dot: macc_simple_*.v macc_simple_test.ys