mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 03:10:26 +00:00
Added $assert cell
This commit is contained in:
parent
9a1eb45c75
commit
1e67099b77
7 changed files with 120 additions and 1 deletions
|
@ -418,3 +418,7 @@ from the gate level logic network can be mapped to physical flip-flop cells from
|
|||
pass. The combinatorial logic cells can be mapped to physical cells from a Liberty file via ABC \citeweblink{ABC}
|
||||
using the {\tt abc} pass.
|
||||
|
||||
\begin{fixme}
|
||||
Add information about {\tt \$assert} cells.
|
||||
\end{fixme}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue