mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-19 21:55:48 +00:00
expose write_cxxrtl into frontend and add support for $buf and $icg
This commit is contained in:
parent
aa3ebe430e
commit
30be712536
2 changed files with 20 additions and 2 deletions
1
Makefile
1
Makefile
|
|
@ -917,6 +917,7 @@ include $(YOSYS_SRC)/backends/verilog/Makefile.inc
|
|||
include $(YOSYS_SRC)/backends/rtlil/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/json/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/blif/Makefile.inc
|
||||
include $(YOSYS_SRC)/backends/cxxrtl/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/techlibs/common/Makefile.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue