3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-20 11:22:05 +00:00
yosys/passes/techmap
Lofty d21c464ae4
Merge pull request #3946 from rmlarsen/toposort
Speed up TopoSort by 2.7-3.3x.
2023-10-17 13:00:18 +01:00
..
abc.cc Merge pull request #3892 from QuantamHD/dont_use 2023-09-12 14:58:44 +02:00
abc9.cc
abc9_exe.cc abc, abc9_exe: fix build on WASI (and others with const* stdout). 2023-07-23 05:13:29 +01:00
abc9_ops.cc abc9_ops -prep_hier to unmap entire module 2023-05-25 18:42:08 +01:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc
booth.cc booth: Fix vacancy check when summing down result 2023-10-04 23:21:40 +02:00
bwmuxmap.cc
clkbufmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc dfflegalize: allow setting mince and minsrst args from scratchpad 2023-02-15 12:53:46 +01:00
dfflibmap.cc
dffunmap.cc
extract.cc
extract_counter.cc extract_counter: Update help and comments after UP/DOWN support 2023-07-10 12:45:03 +02:00
extract_fa.cc
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc Fix translation bug: The old code really checks for the presense of a node, not an edge in glift and flatten. 2023-10-05 17:01:42 -07:00
flowmap.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc Merge branch 'YosysHQ:master' into main/issue2525 2023-05-16 21:21:32 -07:00
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc Based passes/techmap/Makefile.inc changes on latest in yosys 2023-09-11 12:14:12 -07:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc Revert formatting changes. 2023-10-02 17:32:56 +01:00
simplemap.h
techmap.cc Revert changes to techmap.cc. 2023-10-02 17:32:56 +01:00
tribuf.cc
zinit.cc