3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-12 15:30:35 +00:00
yosys/passes/cmds
Eddie Hung a2fa1654dc
Merge pull request #1769 from boqwxp/select_cleanup
Clean up code style and pseudo-private member usage in `passes/cmds/select.cc`
2020-03-17 10:43:45 -07:00
..
add.cc Merge pull request #1751 from boqwxp/add_assert 2020-03-12 11:18:35 +01:00
autoname.cc autoname: do not autoname ports 2020-01-14 10:13:29 -08:00
blackbox.cc
bugpoint.cc
check.cc
chformal.cc
chtype.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
edgetypes.cc
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
Makefile.inc Add new logger pass 2020-02-13 13:35:29 +01:00
plugin.cc
portlist.cc
qwp.cc
rename.cc
scatter.cc
scc.cc
scratchpad.cc Add RTLIL::constpad, init by yosys_setup(); use for abc9 2020-01-08 10:52:08 -08:00
select.cc Further clean up passes/cmds/select.cc. 2020-03-16 20:35:19 +00:00
setattr.cc
setundef.cc
show.cc show: Add -nobg argument. 2020-02-15 14:03:16 +01:00
splice.cc
splitnets.cc
stat.cc
tee.cc
torder.cc
trace.cc
write_file.cc