aboutsummaryrefslogtreecommitdiffstats
path: root/doc/development/Roadmap.rst
diff options
context:
space:
mode:
authoreine <6628437+eine@users.noreply.github.com>2020-01-14 17:21:33 +0000
committertgingold <tgingold@users.noreply.github.com>2020-01-14 18:21:33 +0100
commit30adf2657305b5ca1bcbd4e8f5f69b051f72ade9 (patch)
tree2d4cadd745306c8ae51f7d64d20b84c9488db238 /doc/development/Roadmap.rst
parent7088606d2ee9da5a166153aca7d41311715bbd18 (diff)
downloadghdl-30adf2657305b5ca1bcbd4e8f5f69b051f72ade9.tar.gz
ghdl-30adf2657305b5ca1bcbd4e8f5f69b051f72ade9.tar.bz2
ghdl-30adf2657305b5ca1bcbd4e8f5f69b051f72ade9.zip
doc: add 'GSOC Ideas' (#1093)
Diffstat (limited to 'doc/development/Roadmap.rst')
-rw-r--r--doc/development/Roadmap.rst13
1 files changed, 3 insertions, 10 deletions
diff --git a/doc/development/Roadmap.rst b/doc/development/Roadmap.rst
index 799ec7cbc..6577fd8e0 100644
--- a/doc/development/Roadmap.rst
+++ b/doc/development/Roadmap.rst
@@ -13,14 +13,7 @@ We have several axes for `GHDL` improvements:
* Style checks
* VITAL acceleration
-* Documentation
+.. toctree::
- * Development/Synthesis. Synthesis, ghdlsynth-beta, formal verification, etc. Copy the 'Usage' section from ghdlsynth's README (https://github.com/1138-4EB/ghdlsynth-beta#usage).
- * Development/libghdl. How to interact with GHDL through ``libghdl`` and/or ``libghdl-py``.
- * Development/Related Projects. Brief discussion about similarities/differences with other open source projects such as rust_hdl or pyVHDLParser.
- * Usage/Docker. Probably copy/convert :file:`README.md` and :file:`USE_CASES.md` in ghdl/docker :ghdlsharp:`166`.
- * Usage/Language Server.
- * Usage/Examples/Coverage. Code coverage in GHDL is a side effect of using GCC as a backend. In the future, GCC backend support might be dropped in favour of mcode and LLVM. To do so, code coverage with LLVM should be supported first. Anyway, comments/bits of info should be gathered somewhere in the docs, along with references to gcov, lcov, etc.
- * Usage/Examples/UART. Dossmatik's UART and unisim guides. We have ``*.doc`` sources to be converted to Sphinx.
- * Usage/Examples/Free Range VHDL. https://github.com/fabriziotappero/Free-Range-VHDL-book
- * It is possible to add waveforms with wavedrom, since there is a sphinx extension available.
+ Documentation
+ GSOC