mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
Progress in presentation
This commit is contained in:
parent
ca53ef5098
commit
0fbc1a59dd
3 changed files with 37 additions and 9 deletions
|
@ -326,7 +326,7 @@ as Qflow\footnote[frame]{\url{http://opencircuitdesign.com/qflow/}} for ASIC des
|
|||
Read Verilog source file and convert to internal representation.
|
||||
}%
|
||||
\only<2>{
|
||||
Elaborate the design hierarchy. Should alsways be the first
|
||||
Elaborate the design hierarchy. Should always be the first
|
||||
command after reading the design.
|
||||
}%
|
||||
\only<3>{
|
||||
|
@ -794,7 +794,7 @@ We need you as a developer:
|
|||
\begin{frame}{\subsecname}
|
||||
\begin{itemize}
|
||||
\item Yosys is a powerful tool and framework for Verilog synthesis.
|
||||
\item Is uses a command-based interface and can be controlled by scripts.
|
||||
\item It uses a command-based interface and can be controlled by scripts.
|
||||
\item By combining existing commands and implementing new commands Yosys can
|
||||
be used in a wide range of application far beyond simple synthesis.
|
||||
\end{itemize}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue