yosys/passes/cmds
whitequark efa278e232 Fix typographical and grammatical errors and inconsistencies.
The initial list of hits was generated with the codespell command
below, and each hit was evaluated and fixed manually while taking
context into consideration.

    DIRS="kernel/ frontends/ backends/ passes/ techlibs/"
    DIRS="${DIRS} libs/ezsat/ libs/subcircuit"
    codespell $DIRS -S *.o -L upto,iff,thru,synopsys,uint

More hits were found by looking through comments and strings manually.
2019-01-02 13:12:17 +00:00
..
Makefile.inc Add "ltp" command 2017-10-31 12:40:25 +01:00
add.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
blackbox.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
check.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
chformal.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
chtype.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
connect.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
connwrappers.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
copy.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
cover.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
delete.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
design.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
edgetypes.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
logcmd.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
ltp.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
plugin.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
qwp.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
rename.cc rename: add -src, for inferring names from source locations. 2018-12-05 20:35:13 +00:00
scatter.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
scc.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
select.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
setattr.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
setundef.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
show.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
splice.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
splitnets.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
stat.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
tee.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
torder.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
trace.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
write_file.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00