yosys/techlibs/gowin
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 Changes in GoWin synth commands and ALU primitive support 2018-12-03 20:08:35 -06:00
arith_map.v Changes in GoWin synth commands and ALU primitive support 2018-12-03 20:08:35 -06:00
cells_map.v Added initial version of "synth_gowin" 2016-11-01 11:31:13 +01:00
cells_sim.v Changes in GoWin synth commands and ALU primitive support 2018-12-03 20:08:35 -06:00
synth_gowin.cc Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00