mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Docs: Apply verific docs suggestions
This commit is contained in:
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user