mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-19 01:32:20 +00:00
Merge branch 'master' of https://github.com/cliffordwolf/yosys into btor
This commit is contained in:
commit
b7adf4c7a0
16 changed files with 349 additions and 33 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