mirror of https://github.com/YosysHQ/yosys.git
Docs: Fix nested list on build_verific page
This commit is contained in:
parent
7d63fdd88e
commit
98d26bdd2c
|
@ -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``.
|
||||
|
||||
* Hierarchy tree support and static elaboration with
|
||||
``ENABLE_VERIFIC_HIER_TREE``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue