Skip to content

Commit

Permalink
Based passes/techmap/Makefile.inc changes on latest in yosys
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfox-rushc committed Sep 11, 2023
1 parent a2c8e47 commit eccc0ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions passes/techmap/Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ OBJS += passes/techmap/extract_reduce.o
OBJS += passes/techmap/alumacc.o
OBJS += passes/techmap/dffinit.o
OBJS += passes/techmap/pmuxtree.o
OBJS += passes/techmap/bmuxmap.o
OBJS += passes/techmap/demuxmap.o
OBJS += passes/techmap/bwmuxmap.o
OBJS += passes/techmap/muxcover.o
OBJS += passes/techmap/aigmap.o
OBJS += passes/techmap/tribuf.o
Expand Down

0 comments on commit eccc0ae

Please sign in to comment.