mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Docs: updating makefiles
This commit is contained in:
parent
62d2f89c74
commit
6e38848b92
14 changed files with 53 additions and 18 deletions
|
@ -6,6 +6,7 @@ DOT_NAMES = opt_share opt_muxtree opt_merge opt_expr
|
|||
|
||||
DOTS := $(addsuffix .dot,$(DOT_NAMES))
|
||||
|
||||
all: dots
|
||||
dots: $(DOTS)
|
||||
|
||||
%_full.dot: %.ys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue