3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-22 19:17:55 +00:00
yosys/passes/techmap
Martin Povišer 2a3f60bc06 abc_new: Support abc9_box mode on ordinary design hierarchy
Previously the `abc9_box` mode was reserved to modules with the
`blackbox` or `whitebox` attribute. Allow `abc9_box` on ordinary modules
when doing hierarchical synthesis.
2024-12-10 14:27:29 +01:00
..
abc.cc Address warnings 2024-08-16 04:30:31 +12:00
abc9.cc abc9: Understand ASIC options similar to abc 2024-10-07 12:03:48 +02:00
abc9_exe.cc abc9_exe: Document SC mapping options 2024-10-07 12:03:49 +02:00
abc9_ops.cc abc_new: Support abc9_box mode on ordinary design hierarchy 2024-12-10 14:27:29 +01:00
abc_new.cc abc_new: Support abc9_box mode on ordinary design hierarchy 2024-12-10 14:27:29 +01:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc Updated changelog 2023-02-08 10:11:47 +01:00
booth.cc booth: Map simple $macc instances too 2024-12-01 16:00:04 +01:00
bufnorm.cc bufnorm: preserve constant bits when mapping back to connections 2024-11-12 01:05:15 +01:00
bwmuxmap.cc
cellmatch.cc cellmatch: Visit whiteboxes for -derive_luts 2024-11-04 14:28:46 +01:00
clkbufmap.cc
clockgate.cc libparse: add LibertyMergedCells, enable multiple -liberty args for dfflibmap and clockgate 2024-12-03 17:36:00 +01:00
deminout.cc
demuxmap.cc
dffinit.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
dfflegalize.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
dfflibmap.cc libparse: add LibertyMergedCells, enable multiple -liberty args for dfflibmap and clockgate 2024-12-03 17:36:00 +01:00
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 Address SigBit/SigSpec confusion issues under c++20 2024-02-08 17:48:36 +01:00
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc Suport $scopeinfo in flatten and opt_clean 2024-02-06 17:51:29 +01:00
flowmap.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
hilomap.cc
insbuf.cc Add insbuf -chain mode 2022-12-01 10:02:35 +01:00
iopadmap.cc
libparse.cc libparse: add LibertyMergedCells, enable multiple -liberty args for dfflibmap and clockgate 2024-12-03 17:36:00 +01:00
libparse.h libparse: add LibertyMergedCells, enable multiple -liberty args for dfflibmap and clockgate 2024-12-03 17:36:00 +01:00
lut2mux.cc
maccmap.cc
Makefile.inc abc_new: Start new command for aiger2-based round trip 2024-10-07 12:03:49 +02:00
muxcover.cc muxcover: do not add decode muxes with x inputs 2023-01-26 05:19:45 +00:00
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc Revert formatting changes. 2023-10-02 17:32:56 +01:00
simplemap.h
techmap.cc techmap: Rephrase help 2024-12-03 20:20:00 +01:00
tribuf.cc
zinit.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00