mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Added $sop cell type and "abc -sop"
This commit is contained in:
parent
c3365034e9
commit
52bb1b968d
7 changed files with 171 additions and 31 deletions
|
@ -428,6 +428,10 @@ Add information about {\tt \$assert}, {\tt \$assume}, and {\tt \$equiv} cells.
|
|||
Add information about {\tt \$slice} and {\tt \$concat} cells.
|
||||
\end{fixme}
|
||||
|
||||
\begin{fixme}
|
||||
Add information about {\tt \$lut} and {\tt \$sop} cells.
|
||||
\end{fixme}
|
||||
|
||||
\begin{fixme}
|
||||
Add information about {\tt \$alu}, {\tt \$macc}, {\tt \$fa}, and {\tt \$lcu} cells.
|
||||
\end{fixme}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue