3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-04 19:16:48 +00:00
yosys/passes/techmap
Martin Povišer 29e0144ebc
Merge pull request #5381 from povik/abc9-multilib
Support multiple lib files in abc9_exe
2025-09-25 09:45:09 +02:00
..
abc.cc Merge pull request #5372 from rocallahan/abc-done 2025-09-24 08:40:26 +02:00
abc9.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
abc9_exe.cc Support multiple lib files in abc9_exe 2025-09-23 20:34:08 +02:00
abc9_ops.cc abc9_ops: Remove temporary debug log message 2025-09-24 13:20:27 +02:00
abc_new.cc abc_new: Hide buffered 'z drivers from read/write_xaiger2 2025-09-17 13:56:46 +02:00
aigmap.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
alumacc.cc
attrmap.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
attrmvcp.cc
bmuxmap.cc
booth.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
bufnorm.cc
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 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
clockgate.cc Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12: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 Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12: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 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
extract_fa.cc
extract_reduce.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
extractinv.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
filterlib.cc
flowmap.cc Update passes/techmap to avoid bits() 2025-09-16 03:17:23 +00:00
hilomap.cc
insbuf.cc
iopadmap.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
libcache.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
libparse.cc Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
libparse.h Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
lut2mux.cc
maccmap.cc
Makefile.inc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
muxcover.cc
nlutmap.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
pmuxtree.cc
shregmap.cc
simplemap.cc simplemap: Remove leftover debug output 2025-09-24 13:20:27 +02: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