3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-06 14:23:49 +00:00
yosys/passes/techmap
2026-05-20 22:00:20 -07:00
..
abc.cc Removed -filter_non_trigger_outputs functionality 2026-03-31 10:12:21 -07:00
abc9.cc abc9: remove -dont_use 2026-02-11 11:39:09 +01:00
abc9_exe.cc
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 Update aigmap to go a lot faster using aig template cache and uniquify cache 2026-03-01 22:35:06 -08:00
alumacc.cc
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 Track icg cell name in clockgate 2026-05-20 22:00:20 -07: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
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 Merge from upstream 2026-01-26 22:16:11 -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 Bump yosys and abc to latest 2025-12-25 03:46:16 -05:00
simplemap.h
techmap.cc Merge from upstream 2026-01-26 22:16:11 -08:00
tribuf.cc
zinit.cc