mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
Add JSON backend
This commit is contained in:
parent
fc255ca1c9
commit
d55d545c9c
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -739,6 +739,7 @@ include $(YOSYS_SRC)/passes/techmap/Makefile.inc
|
|||
|
||||
include $(YOSYS_SRC)/backends/verilog/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/rtlil/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/json/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/techlibs/common/Makefile.inc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue