yosys/passes/cmds
Alberto Gonzalez a0416fe167
Rename `-duplicate` to `-push-copy`.
Co-Authored-By: whitequark <whitequark@whitequark.org>
2020-04-04 21:26:11 +00:00
..
Makefile.inc Add `exec` command to run shell commands. 2020-03-16 07:52:57 +00:00
add.cc Warn on empty selection for `add` command. 2020-03-23 05:58:12 +00: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 substr() -> compare() 2019-08-07 12:20:08 -07:00
delete.cc More use of IdString::in() 2019-08-15 09:23:57 -07:00
design.cc Rename `-duplicate` to `-push-copy`. 2020-04-04 21:26:11 +00:00
edgetypes.cc
exec.cc Explicit include of csignal 2020-03-28 09:49:08 +01:00
logcmd.cc
logger.cc Add YS_ prefix to macros, add explanation and apply to older version as well 2020-03-13 17:19:54 +01:00
ltp.cc
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 Do not warn on empty selection with prefixed `arg_memb`. 2020-03-23 17:50:11 +00:00
setattr.cc substr() -> compare() 2019-08-07 12:20:08 -07:00
setundef.cc
show.cc show: Add -nobg argument. 2020-02-15 14:03:16 +01:00
splice.cc
splitnets.cc
stat.cc Tweak default gate costs, cleanup "stat -tech cmos" 2019-08-07 10:25:51 +02:00
tee.cc
torder.cc
trace.cc
write_file.cc