3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-28 10:02:51 +00:00
yosys/passes/techmap
Robert O'Callahan 7326bb7d66
Only reuse ABC processes if we're using yosys-abc and it was built with ENABLE_READLINE
(cherry picked from commit 5054fd17d7b70f2df97360bb0f0cc1c92a6ffe72)
2026-02-04 17:19:10 +13:00
..
abc.cc Only reuse ABC processes if we're using yosys-abc and it was built with ENABLE_READLINE 2026-02-04 17:19:10 +13:00
abc9.cc abc9.cc: Use -r for &dch 2025-10-06 14:07:40 +01:00
abc9_exe.cc Support multiple lib files in abc9_exe 2025-09-23 20:34:08 +02:00
abc9_ops.cc Make SigSpec::chunks() return an object that can be iterated over without packing the SigSpec 2025-11-07 15:54:54 +00:00
abc_new.cc abc_new: sorted -> is_sorted 2025-11-24 11:46:09 +01:00
aigmap.cc
alumacc.cc Merge pull request #3991 from adrianparvino/alumacc-sign 2025-10-08 13:02:10 +02:00
attrmap.cc
attrmvcp.cc
bmuxmap.cc
booth.cc
bufnorm.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
bwmuxmap.cc
cellmatch.cc
clkbufmap.cc
clockgate.cc clockgate: support liberty filename globbing 2025-09-24 11:41:51 +02:00
constmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc
dfflibmap.cc libparse: parse expressions in filterlib 2025-11-05 13:05:56 +01:00
dffunmap.cc Fix warning about unused variable in dffunmap. 2026-01-19 03:25:09 +00:00
extract.cc
extract_counter.cc
extract_fa.cc Use digit separators for large decimal integers 2026-01-13 16:38:12 +01:00
extract_reduce.cc
extractinv.cc
filterlib.cc
flowmap.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libcache.cc libcache: support liberty filename globbing 2025-09-24 11:41:51 +02:00
libparse.cc filterlib: prefer using precedence over unsynthesizable verilog 2025-11-21 00:43:54 +01:00
libparse.h libparse: tolerate closing quotes in expression parsing 2025-11-05 13:06:09 +01:00
lut2bmux.cc add lut2bmux 2026-01-06 14:48:16 +01:00
lut2mux.cc Update lut2mux.cc 2026-01-13 15:02:17 -08:00
maccmap.cc
Makefile.inc add lut2bmux 2026-01-06 14:48:16 +01:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
simplemap.h
techmap.cc techmap: Use -icells mode of frontend instead of type fixup 2026-01-19 16:49:49 -08:00
tribuf.cc
zinit.cc