1
0
mirror of synced 2026-04-27 20:49:44 +00:00

Correcting plurals

This commit is contained in:
Krystine Sherwin
2023-12-05 11:22:00 +13:00
parent a8b2525b08
commit bad8dba2cd
4 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ Internal flow
A (usually short) synthesis script controls Yosys.
This scripts contain three types of commands:
These scripts contain three types of commands:
- **Frontends**, that read input files (usually Verilog);
- **Passes**, that perform transformations on the design in memory;