3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-11 00:22:10 +00:00
yosys/passes/techmap
2025-08-07 17:22:25 -07:00
..
abc.cc Fix getPort issue to pass yosys tests 2025-06-05 14:38:38 -07:00
abc9.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
abc9_exe.cc Add genlib support to abc_new 2025-05-27 09:47:29 +01:00
abc9_ops.cc abc9_ops: Skip opt_expr in proc 2025-05-31 12:16:37 +12:00
abc_new.cc Add genlib support to abc_new 2025-05-27 09:47:29 +01:00
aigmap.cc Merge branch 'YosysHQ:main' into main 2025-04-10 14:28:10 -07:00
alumacc.cc Merge upstream yosys 2025-04-21 17:36:24 -07:00
attrmap.cc Include boxes in attrmap 2025-06-21 09:49:56 +12:00
attrmvcp.cc
bmuxmap.cc Refactor bmuxmap attribute inheritance 2025-05-13 20:05:16 -07:00
booth.cc macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
bufnorm.cc Cleanup 2025-02-14 08:48:27 -08:00
bwmuxmap.cc
cellmatch.cc
clkbufmap.cc
clockgate.cc gzip: refactor file open failure errors 2025-04-29 10:37:35 +02:00
constmap.cc Add check at constmap and merge test 2025-04-14 11:44:52 +01:00
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc
dfflibmap.cc dfflibmap: add back tab and quote filters for good vibes 2025-07-11 23:12:58 +02:00
dffunmap.cc
extract.cc
extract_counter.cc
extract_fa.cc extract_fa: Invert xor3/xnor3 output when inverting majority3 input 2025-01-30 18:45:07 +01:00
extract_reduce.cc Merge pull request #78 from williamzhu17/extract_reduce-tests 2025-04-03 15:23:09 -07:00
extractinv.cc
filterlib.cc
flowmap.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
hilomap.cc Move implementation to constmap and add test 2025-03-26 11:52:55 +00:00
insbuf.cc
iopadmap.cc
libcache.cc libcache: fix help 2025-05-09 12:40:45 +02:00
libparse.cc libparse: fix space ANDs 2025-07-15 12:53:13 +02:00
libparse.h libparse: support space ANDs 2025-07-11 23:09:30 +02:00
lut2mux.cc Add -word mode to lut2mux and improve the naming 2025-03-30 17:54:35 -07:00
maccmap.cc macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
Makefile.inc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
muxcover.cc Undo the changes to muxcover so that Yosys tests can pass 2025-03-10 00:41:52 -07:00
nlutmap.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
pmuxtree.cc Fix pmuxtree naming 2025-03-05 06:36:17 -08:00
shregmap.cc
simplemap.cc Small simplemap rename 2025-03-17 00:38:32 -07:00
simplemap.h
techmap.cc Merge remote-tracking branch 'upstream/main' 2025-03-12 19:21:32 -07:00
tribuf.cc
zinit.cc