3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-25 01:55:33 +00:00

Another block of spelling fixes

Smaller this time
This commit is contained in:
Larry Doolittle 2015-08-14 13:23:01 -07:00 committed by Clifford Wolf
parent 022f570563
commit 6c00704a5e
24 changed files with 53 additions and 53 deletions

View file

@ -228,11 +228,11 @@ Formatting of code
on its own line for larger blocks, especially blocks that contains
blank lines.
- Otherwise stick to the Linux Kernel Coding Stlye:
- Otherwise stick to the Linux Kernel Coding Style:
https://www.kernel.org/doc/Documentation/CodingStyle
C++ Langugage
C++ Language
-------------
Yosys is written in C++11. At the moment only constructs supported by
@ -262,7 +262,7 @@ Creating the Visual Studio Template Project
[ ] Add to source control
[X] Console applications
[X] Empty Projcect
[X] Empty Project
[ ] SDL checks
2. Open YosysVS Project Properties
@ -303,7 +303,7 @@ Things to do after finalizing the cell interface:
- Add support to kernel/satgen.h for the new cell type
- Add to manual/CHAPTER_CellLib.tex (or just add a fixme to the bottom)
- Maybe add support to the verilog backend for dumping such cells as expression
- Maybe add support to the Verilog backend for dumping such cells as expression