update tutorials about the verilog-to-verification
This commit is contained in:
parent
1ca2829868
commit
cfd035bf8f
|
@ -7,6 +7,6 @@ Design Flows
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
blif_to_verification
|
verilog2verification
|
||||||
|
|
||||||
verilog_to_gds2
|
verilog2gds2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
.. _from_blif_to_verification:
|
.. _from_verilog_to_verification:
|
||||||
|
|
||||||
From BLIF to Verification
|
From Verilog to Verification
|
||||||
-------------------------
|
----------------------------
|
||||||
|
|
||||||
This tutorial will show an example how to
|
This tutorial will show an example how to
|
||||||
- generate Verilog netlists for a FPGA fabric
|
- generate Verilog netlists for a FPGA fabric
|
Loading…
Reference in New Issue