mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-20 12:53:39 +00:00
Docs: Apply verific docs suggestions
This commit is contained in:
parent
3317d80480
commit
583d820dc2
3 changed files with 13 additions and 13 deletions
|
@ -30,8 +30,9 @@ keyword: Frontends
|
|||
.. note::
|
||||
|
||||
The Verific frontend for Yosys, which provides the :cmd:ref:`verific`
|
||||
command, requires Yosys to be built with Verific. This is not the same as
|
||||
simply having a Verific license when using Yosys. Check
|
||||
command, requires Yosys to be built with Verific. For full functionality,
|
||||
custom modifications to the Verific source code from YosysHQ are required,
|
||||
but limited useability can be achieved with some stock Verific builds. Check
|
||||
:doc:`/yosys_internals/extending_yosys/build_verific` for more.
|
||||
|
||||
Others:
|
||||
|
|
|
@ -697,8 +697,8 @@ TDP with multiple read ports
|
|||
Patterns only supported with Verific
|
||||
------------------------------------
|
||||
|
||||
The following patterns are only supported when Yosys is built with the Verific
|
||||
front-end.
|
||||
The following patterns are only supported when the design is read in using the
|
||||
Verific front-end.
|
||||
|
||||
Synchronous SDP with write-first behavior via blocking assignments
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue