mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Spell check (by Larry Doolittle)
This commit is contained in:
parent
80910d13a6
commit
84bf862f7c
63 changed files with 220 additions and 220 deletions
|
@ -35,7 +35,7 @@ struct CheckPass : public Pass {
|
|||
log("\n");
|
||||
log("This pass identifies the following problems in the current design:\n");
|
||||
log("\n");
|
||||
log(" - combinatorical loops\n");
|
||||
log(" - combinatorial loops\n");
|
||||
log("\n");
|
||||
log(" - two or more conflicting drivers for one wire\n");
|
||||
log("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue