mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 05:08:56 +00:00
Another block of spelling fixes
Smaller this time
This commit is contained in:
parent
022f570563
commit
6c00704a5e
24 changed files with 53 additions and 53 deletions
|
@ -19,7 +19,7 @@
|
|||
*
|
||||
* The internal logic cell technology mapper.
|
||||
*
|
||||
* This verilog library contains the mapping of internal cells (e.g. $not with
|
||||
* This Verilog library contains the mapping of internal cells (e.g. $not with
|
||||
* variable bit width) to the internal logic cells (such as the single bit $_NOT_
|
||||
* gate). Usually this logic network is then mapped to the actual technology
|
||||
* using e.g. the "abc" pass.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue