| .. |
|
Makefile.inc
|
Reapply "Add groups to command reference"
|
2025-08-06 13:52:12 +12:00 |
|
abc.cc
|
Fix traceability by reverting to old abc
|
2025-09-25 10:16:22 -07: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
|
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
|
Remove .c_str() calls from log()/log_error()
|
2025-09-11 20:59:37 +00:00 |
|
attrmvcp.cc
|
Fixing old e-mail addresses and deadnames
|
2021-06-08 00:39:36 +02:00 |
|
bmuxmap.cc
|
Revert three passes
|
2025-09-29 00:18:34 -07:00 |
|
booth.cc
|
Merge upstream in
|
2025-09-09 05:50:48 -07:00 |
|
bufnorm.cc
|
Cleanup
|
2025-02-14 08:48:27 -08:00 |
|
bwmuxmap.cc
|
Add bwmuxmap pass
|
2022-11-30 18:50:53 +01:00 |
|
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
|
Update to latest and fix all disabled tests
|
2025-09-28 01:33:08 -07: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
|
Fixing old e-mail addresses and deadnames
|
2021-06-08 00:39:36 +02:00 |
|
demuxmap.cc
|
Add $bmux and $demux cells.
|
2022-01-28 23:34:41 +01:00 |
|
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_fa: Invert xor3/xnor3 output when inverting majority3 input
|
2025-01-30 18:45:07 +01:00 |
|
extract_reduce.cc
|
Revert three passes
|
2025-09-29 00:18:34 -07:00 |
|
extractinv.cc
|
Remove .c_str() calls from log()/log_error()
|
2025-09-11 20:59:37 +00:00 |
|
filterlib.cc
|
Moved dfflibmap from passes/dfflibmap to passes/techmap
|
2013-10-16 15:32:26 +02:00 |
|
flowmap.cc
|
Update passes/techmap to avoid bits()
|
2025-09-16 03:17:23 +00:00 |
|
hilomap.cc
|
Move implementation to constmap and add test
|
2025-03-26 11:52:55 +00:00 |
|
insbuf.cc
|
Add insbuf -chain mode
|
2022-12-01 10:02:35 +01:00 |
|
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
|
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 |
|
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
|
Fixing old e-mail addresses and deadnames
|
2021-06-08 00:39:36 +02:00 |
|
simplemap.cc
|
Update to latest and fix all disabled tests
|
2025-09-28 01:33:08 -07:00 |
|
simplemap.h
|
Add bitwise `$bweqx` and `$bwmux` cells
|
2022-11-30 18:24:35 +01:00 |
|
techmap.cc
|
Update to latest and fix all disabled tests
|
2025-09-28 01:33:08 -07:00 |
|
tribuf.cc
|
tribuf: `-formal` option: convert all to logic and detect conflicts
|
2022-04-12 12:46:22 +02:00 |
|
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 |