3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-25 12:36:02 +00:00
yosys/passes/cmds
Miodrag Milanovic 48eed2860c Fix line endings
2020-02-23 10:05:21 +01:00
..
add.cc Add "add -mod" 2019-09-20 10:27:17 +02:00
autoname.cc autoname: do not autoname ports 2020-01-14 10:13:29 -08:00
blackbox.cc
bugpoint.cc
check.cc Add "check -allow-tbuf" 2019-10-03 11:49:56 +02:00
chformal.cc
chtype.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
edgetypes.cc
logcmd.cc
logger.cc Fix line endings 2020-02-23 10:05:21 +01:00
ltp.cc
Makefile.inc Add new logger pass 2020-02-13 13:35:29 +01:00
plugin.cc
portlist.cc Improve "portlist" command 2019-09-25 09:20:38 +02:00
qwp.cc
rename.cc
scatter.cc
scc.cc scc to use design->selected_modules() which avoids black/white-boxes 2020-01-07 15:46:36 -08:00
scratchpad.cc Add RTLIL::constpad, init by yosys_setup(); use for abc9 2020-01-08 10:52:08 -08:00
select.cc Fix select command error msg, fixes issue #1081 2019-09-01 11:00:09 +02:00
setattr.cc
setundef.cc
show.cc redirect fuser stderr to /dev/null 2020-01-28 10:02:41 +01:00
splice.cc
splitnets.cc
stat.cc
tee.cc
torder.cc
trace.cc
write_file.cc