3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-12 18:24:44 +00:00
yosys/passes/techmap
2025-03-10 00:41:52 -07:00
..
abc.cc Sync 2024-12-19 21:40:30 -08:00
abc9.cc abc9: Understand ASIC options similar to abc 2024-10-07 12:03:48 +02:00
abc9_exe.cc abc9_exe: Document SC mapping options 2024-10-07 12:03:49 +02:00
abc9_ops.cc Merge pull request #4802 from povik/abc9-box-repeat 2024-12-10 20:08:17 +01:00
abc_new.cc abc_new: Fix help crash 2024-12-10 14:27:55 +01:00
aigmap.cc Selective boolopt 2024-11-25 15:19:35 -08:00
alumacc.cc Merge branch 'YosysHQ:main' into main 2025-02-04 10:27:16 -08:00
attrmap.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
attrmvcp.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
bmuxmap.cc Improve naming: big fix 2024-11-11 17:06:11 -08:00
booth.cc booth: Map simple $macc instances too 2024-12-01 16:00:04 +01: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 cellmatch: Visit whiteboxes for -derive_luts 2024-11-04 14:28:46 +01:00
clkbufmap.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
clockgate.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01: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 rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
dfflegalize.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
dfflibmap.cc libparse: add LibertyMergedCells, enable multiple -liberty args for dfflibmap and clockgate 2024-12-03 17:36:00 +01:00
dffunmap.cc Fitting help messages to 80 character width 2022-08-24 10:40:57 +12:00
extract.cc Add v2 memory cells. 2021-08-11 13:34:10 +02:00
extract_counter.cc extract_counter: Update help and comments after UP/DOWN support 2023-07-10 12:45:03 +02: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 Reduce verbosity of some key things 2025-03-04 22:58:56 -08:00
extractinv.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
flatten.cc Reapply "Merge upstream" 2025-01-23 13:40:32 -08:00
flowmap.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
hilomap.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
insbuf.cc Add insbuf -chain mode 2022-12-01 10:02:35 +01:00
iopadmap.cc iopadmap: Fix z assignment removal. 2022-06-07 04:10:50 +02:00
libparse.cc Cleanup 2025-02-14 08:48:27 -08:00
libparse.h check if characters are found and use size if not 2025-01-29 15:56:05 -05:00
lut2mux.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
maccmap.cc macc: Stop using the B port 2025-01-08 13:03:35 +01:00
Makefile.inc Cleanup 2025-02-14 08:48:27 -08:00
muxcover.cc Undo the changes to muxcover so that Yosys tests can pass 2025-03-10 00:41:52 -07:00
nlutmap.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02: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 Small naming fixes to remove sig_ prefix 2024-12-17 10:48:28 -08:00
simplemap.h Add bitwise $bweqx and $bwmux cells 2022-11-30 18:24:35 +01:00
techmap.cc Use set for strpool_attribute to maintain ordering, but keep some backwards compatibility 2025-03-05 03:28:19 -08:00
tribuf.cc tribuf: -formal option: convert all to logic and detect conflicts 2022-04-12 12:46:22 +02:00
zinit.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00