mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-22 07:05:51 +00:00
Added support for printing the signal map
This commit is contained in:
parent
a3ffc5da30
commit
dc73249d8f
2 changed files with 32 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -790,6 +790,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)/backends/blif/Makefile.inc
|
||||
|
||||
include $(YOSYS_SRC)/techlibs/common/Makefile.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue