3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 18:31:51 +00:00
yosys/passes/techmap
Krystine Sherwin 7b47f645d7
Address warnings
- Setting default values
- Fixing mismatched types
- Guarding unused var
2024-08-16 04:30:31 +12:00
..
abc.cc Address warnings 2024-08-16 04:30:31 +12:00
abc9.cc
abc9_exe.cc abc, abc9_exe: fix build on WASI (and others with const* stdout). 2023-07-23 05:13:29 +01:00
abc9_ops.cc abc9_ops -prep_hier to unmap entire module 2023-05-25 18:42:08 +01:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc Updated changelog 2023-02-08 10:11:47 +01:00
booth.cc booth: Redo baseline architecture summation 2023-11-22 15:47:11 +01:00
bwmuxmap.cc Add bwmuxmap pass 2022-11-30 18:50:53 +01:00
cellmatch.cc cellmatch: add comments 2024-05-03 16:42:41 +02:00
clkbufmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc dfflegalize: allow setting mince and minsrst args from scratchpad 2023-02-15 12:53:46 +01:00
dfflibmap.cc Improve libparse encapsulation 2024-08-13 18:47:36 +02:00
dffunmap.cc
extract.cc
extract_counter.cc extract_counter: Update help and comments after UP/DOWN support 2023-07-10 12:45:03 +02:00
extract_fa.cc Address SigBit/SigSpec confusion issues under c++20 2024-02-08 17:48:36 +01:00
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc Suport $scopeinfo in flatten and opt_clean 2024-02-06 17:51:29 +01:00
flowmap.cc Fix crash in flowmap 2022-09-20 14:31:19 +02:00
hilomap.cc
insbuf.cc Add insbuf -chain mode 2022-12-01 10:02:35 +01:00
iopadmap.cc
libparse.cc Improve libparse encapsulation 2024-08-13 18:47:36 +02:00
libparse.h Improve libparse encapsulation 2024-08-13 18:47:36 +02:00
lut2mux.cc
maccmap.cc
Makefile.inc cellmatch: New pass 2024-05-03 16:42:41 +02:00
muxcover.cc muxcover: do not add decode muxes with x inputs 2023-01-26 05:19:45 +00:00
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc Revert formatting changes. 2023-10-02 17:32:56 +01:00
simplemap.h Add bitwise $bweqx and $bwmux cells 2022-11-30 18:24:35 +01:00
techmap.cc techmap: Remove techmap_chtype from the result 2024-05-03 13:33:28 +02:00
tribuf.cc
zinit.cc