Move Icarus Verilog extensions documentation to the usage section.
Also fix the text in the usage section index.
This commit is contained in:
parent
81d7abaf88
commit
9cccd35e59
|
|
@ -5,7 +5,6 @@ Miscellaneous
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
extensions
|
|
||||||
ieee1364-notes
|
ieee1364-notes
|
||||||
swift
|
swift
|
||||||
xilinx-hint
|
xilinx-hint
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,7 @@
|
||||||
Icarus Verilog Usage
|
Icarus Verilog Usage
|
||||||
====================
|
====================
|
||||||
|
|
||||||
This section contains documents to help support developers who contribute to
|
This section contains documents to help support Icarus Verilog users.
|
||||||
Icarus Verilog.
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
@ -20,5 +19,6 @@ Icarus Verilog.
|
||||||
vhdlpp_flags
|
vhdlpp_flags
|
||||||
gtkwave
|
gtkwave
|
||||||
vpi
|
vpi
|
||||||
|
icarus_verilog_extensions
|
||||||
icarus_verilog_quirks
|
icarus_verilog_quirks
|
||||||
reporting_issues
|
reporting_issues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue