yosys/passes
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
..
cmds Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
equiv Fix equiv_opt indenting 2018-12-16 15:57:28 +01:00
fsm Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
hierarchy Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
memory memory_collect: do not truncate 'x from \INIT. 2018-12-21 02:01:27 +00:00
opt Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
proc proc_clean: remove any empty cases if all cases use all-def compare. 2018-12-23 09:04:30 +00:00
sat Fixed minor typo in "sim" help message 2018-09-12 18:34:27 -04:00
techmap Revert "Proof-of-concept: preserve naming through ABC using dress" 2018-12-16 21:27:31 +01:00
tests Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00