mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
Added $assume cell type
This commit is contained in:
parent
27a918eadf
commit
b005eedf36
5 changed files with 57 additions and 2 deletions
|
@ -417,7 +417,7 @@ pass. The combinatorial logic cells can be mapped to physical cells from a Liber
|
|||
using the {\tt abc} pass.
|
||||
|
||||
\begin{fixme}
|
||||
Add information about {\tt \$assert} and {\tt \$equiv} cells.
|
||||
Add information about {\tt \$assert}, {\tt \$assume}, and {\tt \$equiv} cells.
|
||||
\end{fixme}
|
||||
|
||||
\begin{fixme}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue