mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51: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
|
@ -216,7 +216,7 @@ proc; opt; memory; opt_const;; fsm;;
|
|||
\begin{frame}{\subsecname}
|
||||
Usually it does not hurt to call {\tt opt} after each regular command in the
|
||||
synthesis script. But it increases the synthesis time, so it is favourable
|
||||
to only call {\tt opt} when an improvement can be archieved.
|
||||
to only call {\tt opt} when an improvement can be achieved.
|
||||
|
||||
\bigskip
|
||||
The designs in {\tt yosys-bigsim} are a good playground for experimenting with
|
||||
|
@ -320,7 +320,7 @@ fsm_map # unless got option -nomap
|
|||
\end{frame}
|
||||
|
||||
\begin{frame}{\subsecname{} -- details}
|
||||
Some details on the most importand commands from the {\tt fsm\_*} group:
|
||||
Some details on the most important commands from the {\tt fsm\_*} group:
|
||||
|
||||
\bigskip
|
||||
The {\tt fsm\_detect} command identifies FSM state registers and marks them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue