mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 11:45:41 +00:00
Include JSON frontend
This commit is contained in:
parent
8204fd1d0b
commit
e3f5f4568e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -739,6 +739,7 @@ include $(YOSYS_SRC)/frontends/ast/Makefile.inc
|
|||
include $(YOSYS_SRC)/frontends/blif/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/frontends/liberty/Makefile.inc
|
||||
include $(YOSYS_SRC)/frontends/json/Makefile.inc
|
||||
include $(YOSYS_SRC)/passes/equiv/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/passes/cmds/Makefile.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue