yosys/passes/techmap
Miodrag Milanović 09f9e0e8d1
Merge pull request #5568 from rocallahan/abc-spawn-errno
Print `errno` to help diagnose failure to spawn ABC
2025-12-23 08:09:14 +01:00
..
Makefile.inc
abc.cc Print errno to help diagnose failure to spawn ABC 2025-12-22 21:58:15 +00: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 Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
clkbufmap.cc
clockgate.cc clockgate: support liberty filename globbing 2025-09-24 11:41:51 +02:00
constmap.cc Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
deminout.cc
demuxmap.cc
dffinit.cc Update passes/techmap to avoid bits() 2025-09-16 03:17:23 +00:00
dfflegalize.cc Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
dfflibmap.cc libparse: parse expressions in filterlib 2025-11-05 13:05:56 +01:00
dffunmap.cc Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
extract.cc Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
extract_counter.cc
extract_fa.cc
extract_reduce.cc
extractinv.cc
filterlib.cc
flowmap.cc Update passes/techmap to avoid bits() 2025-09-16 03:17:23 +00:00
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
lut2mux.cc
maccmap.cc
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 Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00
tribuf.cc
zinit.cc Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00