mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
manual: fix typo.
This commit is contained in:
parent
a0177569ac
commit
eae88df016
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ in different stages of the synthesis.
|
|||
|
||||
\section{The RTL Intermediate Language}
|
||||
|
||||
All frontends, passes and backends in Yosys operate on a design in RTLIL} representation.
|
||||
All frontends, passes and backends in Yosys operate on a design in RTLIL representation.
|
||||
The only exception are the high-level frontends that use the AST representation as an intermediate step before generating RTLIL
|
||||
data.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue