Merge pull request #148 from Silimate/ENG-1858

ENG-1858
This commit is contained in:
Akash Levy 2026-04-16 01:43:33 -07:00 committed by GitHub
commit ed03930f35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -777,6 +777,7 @@ OBJS += passes/techmap/muxcover.o
OBJS += passes/techmap/aigmap.o
OBJS += passes/techmap/attrmap.o
OBJS += passes/techmap/clockgate.o
OBJS += passes/techmap/dfflegalize.o
OBJS += passes/techmap/dffunmap.o
OBJS += passes/techmap/zinit.o