mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
Comments and Makefile
This commit is contained in:
parent
846d7d9f4d
commit
ad48ce3da5
3 changed files with 17 additions and 6 deletions
1
Makefile
1
Makefile
|
@ -747,6 +747,7 @@ OBJS += passes/cmds/splitnets.o
|
|||
OBJS += passes/cmds/tee.o
|
||||
OBJS += passes/cmds/activity.o
|
||||
OBJS += passes/cmds/splitnetlist.o
|
||||
OBJS += passes/cmds/reconstructbusses.o
|
||||
OBJS += passes/sat/sim.o
|
||||
|
||||
include $(YOSYS_SRC)/passes/hierarchy/Makefile.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue