yosys/backends
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
..
aiger Add "write_aiger -I -O -B" 2018-11-12 09:27:33 +01:00
blif Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
btor Minor style fixes 2018-12-18 20:02:39 +01:00
edif Add "write_edif -attrprop" 2018-10-05 09:41:30 +02:00
firrtl added prefix to FDirection constants, fixing windows build 2018-09-21 20:43:49 +02:00
ilang Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
intersynth Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
json Merge pull request #591 from hzeller/virtual-override 2018-08-15 14:05:38 +02:00
protobuf Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
simplec Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
smt2 Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
smv Minor update 2018-10-15 13:54:12 -04:00
spice Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
table Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
verilog Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00