3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-28 05:58:57 +00:00

Activity info and rename cmd

This commit is contained in:
Alain Dargelas 2024-12-11 11:04:35 -08:00
parent d8fcc36f65
commit 88ff296657
2 changed files with 2 additions and 2 deletions

View file

@ -759,7 +759,7 @@ OBJS += passes/cmds/reconstructbusses.o
OBJS += passes/cmds/longloop_select.o
OBJS += passes/sat/sim.o
OBJS += passes/techmap/bufnorm.o
OBJS += passes/cmds/rename.o
OBJS += passes/cmds/segv.o
include $(YOSYS_SRC)/passes/hierarchy/Makefile.inc