| .. |
|
abc.cc
|
Add dont_use_cells to scl cache.
|
2026-04-23 12:43:43 +02:00 |
|
abc9.cc
|
Merge pull request #5757 from YosysHQ/lofty/abc9-refactor-3
|
2026-03-19 08:41:45 +00:00 |
|
abc9_exe.cc
|
Add dont_use_cells to scl cache.
|
2026-04-23 12:43:43 +02:00 |
|
abc9_ops.cc
|
abc9: cleanup commented code
|
2026-03-18 14:16:31 +00:00 |
|
abc_new.cc
|
abc_new: stable TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
aigmap.cc
|
|
|
|
alumacc.cc
|
Merge pull request #3991 from adrianparvino/alumacc-sign
|
2025-10-08 13:02:10 +02:00 |
|
arith_tree.cc
|
Fix use after free.
|
2026-04-13 12:48:05 +02:00 |
|
attrmap.cc
|
|
|
|
attrmvcp.cc
|
|
|
|
bmuxmap.cc
|
|
|
|
booth.cc
|
Consolidate Wallace from booth and CSA.
|
2026-04-13 12:48:05 +02:00 |
|
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
|
constmap: error if no -cell set
|
2026-03-19 00:01:14 +01:00 |
|
deminout.cc
|
|
|
|
demuxmap.cc
|
|
|
|
dffinit.cc
|
|
|
|
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
|
Fix warning about unused variable in dffunmap.
|
2026-01-19 03:25:09 +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
|
Use digit separators for large decimal integers
|
2026-01-13 16:38:12 +01:00 |
|
extract_reduce.cc
|
|
|
|
extractinv.cc
|
|
|
|
filterlib.cc
|
|
|
|
flowmap.cc
|
|
|
|
hilomap.cc
|
|
|
|
insbuf.cc
|
|
|
|
iopadmap.cc
|
|
|
|
libcache.cc
|
libcache: support liberty filename globbing
|
2025-09-24 11:41:51 +02:00 |
|
liberty_cache.h
|
Fix WASI, store in temp dir.
|
2026-04-23 12:43:43 +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 |
|
lut2bmux.cc
|
add lut2bmux
|
2026-01-06 14:48:16 +01:00 |
|
lut2mux.cc
|
Update lut2mux.cc
|
2026-01-13 15:02:17 -08:00 |
|
maccmap.cc
|
|
|
|
Makefile.inc
|
Rename csa_tree to arith_tree.
|
2026-04-13 12:48:05 +02:00 |
|
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
|
techmap: Use -icells mode of frontend instead of type fixup
|
2026-01-19 16:49:49 -08: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 |