3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-14 23:05:28 +00:00
yosys/passes/cmds
2021-12-15 08:17:02 +00:00
..
add.cc
autoname.cc Merge pull request #2817 from YosysHQ/claire/fixemails 2021-06-09 13:22:52 +02:00
blackbox.cc
bugpoint.cc bugpoint: avoid infinite loop between -connections and -wires. 2021-12-15 08:17:02 +00:00
check.cc
chformal.cc
chtype.cc
clean_zerowidth.cc Add clean_zerowidth pass, use it for Verilog output. 2021-12-12 19:56:50 +01:00
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc rtlil: Make Process handling more uniform with Cell and Wire. 2021-07-12 00:47:34 +02:00
design.cc
edgetypes.cc
exec.cc
logcmd.cc
logger.cc logger: Add -check-expected subcommand. 2021-08-12 17:41:39 +02:00
ltp.cc
Makefile.inc Add clean_zerowidth pass, use it for Verilog output. 2021-12-12 19:56:50 +01:00
plugin.cc
portlist.cc
printattrs.cc
qwp.cc
rename.cc
scatter.cc
scc.cc
scratchpad.cc
select.cc
setattr.cc
setundef.cc
show.cc show: Fix wire bit indexing. 2021-11-12 15:09:58 +01:00
splice.cc
splitnets.cc
sta.cc sta: very crude static timing analysis pass 2021-11-25 17:20:27 +01:00
stat.cc Hook up $aldff support in various passes. 2021-10-02 21:01:21 +02:00
tee.cc
torder.cc Add v2 memory cells. 2021-08-11 13:34:10 +02:00
trace.cc
write_file.cc