Stephen Williams
06c819849f
vvp: Document the vvp interactive debug mode
...
Vvp has an interactive debug mode that few seem to be aware of. Document
that mode.
2022-12-11 12:12:24 -08:00
Jevin Sweval
5a90b7857a
Add -R option to print runtime paths (for now, includedir only)
...
This allows for, e.g., a Makefile to find the location of vpi_user.h in a portable manner. Similar to pkgconfig.
2022-07-02 18:05:26 -07:00
Stephen Williams
bd94c72472
Document using gtkwave with Icarus Verilog
...
Recover the Icarus Verilog documentation for using GTKWave. It needs a bit
of rework, and formatting.
2022-04-18 20:01:59 -07:00
Stephen Williams
3166973f59
Document getting started as a developer
2022-04-16 07:58:14 -07:00
Stephen Williams
083671cc4b
Merge pull request #683 from je-miralles/em_docs_verilog_formatting
...
Fix verilog formatting in usage docs code-blocks
2022-04-13 12:42:32 -07:00
Emilio Miralles
48f486ef83
Fix verilog formatting in usage docs code-blocks
2022-04-13 16:16:32 +02:00
Emilio Miralles
a4a60ec07b
Escape special chars for sphinx markup warnings
2022-04-13 12:31:30 +02:00
Stephen Williams
2781aa05e1
Documentation: Transferring more content from the wiki
...
This finishes up most of the User Guide from the Wiki. Some bits
from the wiki are just too aweful, or obsolete, so are left out.
2022-04-12 17:26:53 -07:00
Stephen Williams
2f091c8f45
Start Icarus Verilog Documentation using Sphinx
...
Embed the Icarus Verilog documentation, and format it so that the
Sphinx tools can process it into html or other formats. This will
make the documentation easier to keep up to date with the actual
software.
2022-04-10 19:24:08 -07:00