mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 11:26:22 +00:00
patcher: start
This commit is contained in:
parent
25344b3947
commit
b3f605e0d2
5 changed files with 67 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -718,6 +718,8 @@ ifneq ($(SMALL),1)
|
|||
|
||||
OBJS += libs/subcircuit/subcircuit.o
|
||||
|
||||
include $(YOSYS_SRC)/kernel/unstable/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/frontends/*/Makefile.inc
|
||||
include $(YOSYS_SRC)/passes/*/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/*/Makefile.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue