3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-05 15:06:11 +00:00
yosys/passes/techmap
Drew Lewis d9b3a3f7bb Improve the performance of concat_name in the flattening pass
- Make IdString parameter pass by const ref to avoid IdString ref counting in the constructor
- Remove extra std::string allocation to remove prefix
- Avoid using `stringf` for concatenation
2025-07-29 10:52:32 +02:00
..
abc.cc
abc9.cc
abc9_exe.cc
abc9_ops.cc
abc_new.cc
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc
booth.cc
bufnorm.cc
bwmuxmap.cc
cellmatch.cc
clkbufmap.cc
clockgate.cc
constmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc
dfflibmap.cc
dffunmap.cc
extract.cc
extract_counter.cc
extract_fa.cc
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc Improve the performance of concat_name in the flattening pass 2025-07-29 10:52:32 +02:00
flowmap.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libcache.cc
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc Revert "Add groups to command reference" 2025-07-23 14:41:49 +00:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc
simplemap.h
techmap.cc
tribuf.cc
zinit.cc