3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-23 17:20:31 +00:00
yosys/passes/techmap
2026-06-19 04:47:52 +00:00
..
abc.cc Migrate build system to CMake 2026-06-03 08:58:10 +00:00
abc9.cc move abc9_ops -reintegrate into its own pass 2026-06-08 11:03:17 +01:00
abc9_exe.cc Upgrade to WASI SDK 33 and enable exceptions 2026-05-01 13:30:43 -04:00
abc9_ops.cc move abc9_ops -reintegrate into its own pass 2026-06-08 11:03:17 +01:00
abc_new.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
abc_ops_reintegrate.cc move abc9_ops -reintegrate into its own pass 2026-06-08 11:03:17 +01:00
aigmap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
alumacc.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
arith_tree.cc Get rid of normalize_to_width. 2026-06-11 01:12:35 +02:00
attrmap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
attrmvcp.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
bmuxmap.cc Updated changelog 2023-02-08 10:11:47 +01:00
booth.cc Improve arith_tree: FMA add, elarith WIP. 2026-06-08 13:29:05 +02:00
bufnorm.cc Fixed not intentional log_signal removal 2026-05-15 12:34:54 +02:00
bwmuxmap.cc Add bwmuxmap pass 2022-11-30 18:50:53 +01:00
cellmatch.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
clkbufmap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
clockgate.cc clockgate: reject $sdffe for correct priority handling 2026-05-07 14:41:18 +02:00
CMakeLists.txt move abc9_ops -reintegrate into its own pass 2026-06-08 11:03:17 +01:00
constmap.cc constmap: error if no -cell set 2026-03-19 00:01:14 +01:00
deminout.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
demuxmap.cc Add $bmux and $demux cells. 2022-01-28 23:34:41 +01:00
dffinit.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
dfflegalize.cc Recognise asynchronous set/reset. 2026-06-15 15:44:50 +02:00
dfflibmap.cc dfflibmap: pass selection to dfflegalize dfflibmap was calling dfflegalize on the whole design regardless of the active selection, causing unselected modules to be modified. Fix by appending selected module names to the dfflegalize command. Fixes #5650 2026-03-06 15:13:04 -05:00
dffunmap.cc Fix warning about unused variable in dffunmap. 2026-01-19 03:25:09 +00:00
extract.cc Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
extract_counter.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
extract_fa.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
extract_reduce.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
extractinv.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
flowmap.cc Merge pull request #5862 from codexplorer-fish/cleaning-up-log-id 2026-05-15 11:07:43 +00:00
hilomap.cc Move implementation to constmap and add test 2025-03-26 11:52:55 +00:00
insbuf.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
iopadmap.cc Remove id2cstr uses in our code base 2026-05-16 19:49:45 +02:00
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 Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
lut2mux.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
maccmap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
muxcover.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
nlutmap.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
pmuxtree.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
shregmap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
simplemap.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
simplemap.h Add bitwise $bweqx and $bwmux cells 2022-11-30 18:24:35 +01:00
techmap.cc Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
tribuf.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
zinit.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00