mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Docs: Fix nested list on build_verific page
This commit is contained in:
parent
7d63fdd88e
commit
98d26bdd2c
1 changed files with 4 additions and 2 deletions
|
@ -81,8 +81,10 @@ The following features, along with their corresponding Yosys build parameters,
|
|||
are required for the Yosys-Verific patch:
|
||||
|
||||
* RTL elaboration with
|
||||
* SystemVerilog with ``ENABLE_VERIFIC_SYSTEMVERILOG``, and/or
|
||||
* VHDL support with ``ENABLE_VERIFIC_VHDL``.
|
||||
|
||||
* SystemVerilog with ``ENABLE_VERIFIC_SYSTEMVERILOG``, and/or
|
||||
* VHDL support with ``ENABLE_VERIFIC_VHDL``.
|
||||
|
||||
* Hierarchy tree support and static elaboration with
|
||||
``ENABLE_VERIFIC_HIER_TREE``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue