diff options
author | Tristan Gingold <tgingold@free.fr> | 2020-05-08 07:46:50 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2020-05-08 07:46:50 +0200 |
commit | f2badf674454ec1771e876c657fb37a4455b1022 (patch) | |
tree | 23ff62d13149a4864b97a0090b148d6200c132b6 /doc/development/Roadmap.rst | |
parent | e9ec6bb79a1c9ca7a38f3acb8666f273728cdc23 (diff) | |
download | ghdl-f2badf674454ec1771e876c657fb37a4455b1022.tar.gz ghdl-f2badf674454ec1771e876c657fb37a4455b1022.tar.bz2 ghdl-f2badf674454ec1771e876c657fb37a4455b1022.zip |
doc: move roadmap and GSOCs to the github wiki.
Diffstat (limited to 'doc/development/Roadmap.rst')
-rw-r--r-- | doc/development/Roadmap.rst | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/development/Roadmap.rst b/doc/development/Roadmap.rst deleted file mode 100644 index 6577fd8e0..000000000 --- a/doc/development/Roadmap.rst +++ /dev/null @@ -1,19 +0,0 @@ -.. _DEV:Roadmap: - -Roadmap | Future Improvements -############################# - -We have several axes for `GHDL` improvements: - -* Synthesis -* Full support of VHDL-2008 -* Optimization (simulation speed) -* Better diagnostics messages (warning and error) -* Graphical tools (to see waves and to debug) -* Style checks -* VITAL acceleration - -.. toctree:: - - Documentation - GSOC |