3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-14 04:45:40 +00:00
yosys/passes/cmds
Marcelina Kościelnicka c4cc888b2c kernel/rtlil: Extract some helpers for checking memory cell types.
There will soon be more (versioned) memory cells, so handle passes that
only care if a cell is memory-related by a simple helper call instead of
a hardcoded list.
2021-05-22 21:43:00 +02:00
..
add.cc
autoname.cc
blackbox.cc blackbox: Include whiteboxed modules 2021-03-17 13:58:04 +00:00
bugpoint.cc
check.cc
chformal.cc
chtype.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc kernel/rtlil: Extract some helpers for checking memory cell types. 2021-05-22 21:43:00 +02:00
design.cc
edgetypes.cc
exec.cc
logcmd.cc
logger.cc
ltp.cc
Makefile.inc
plugin.cc
portlist.cc
printattrs.cc
qwp.cc
rename.cc
scatter.cc
scc.cc
scratchpad.cc
select.cc
setattr.cc
setundef.cc
show.cc
splice.cc
splitnets.cc
stat.cc
tee.cc Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
torder.cc
trace.cc
write_file.cc