diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-02-19 05:42:34 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | 45dfdf3444abe623b4eab42cd1553c8e4b56f139 (patch) | |
tree | 8efeb2644e26fbf342747e96be8d019eb687e18d /doc/X_ChangeLog | |
parent | b1e36c8668920054ab8570e5b0417479d36b834c (diff) | |
download | ghdl-45dfdf3444abe623b4eab42cd1553c8e4b56f139.tar.gz ghdl-45dfdf3444abe623b4eab42cd1553c8e4b56f139.tar.bz2 ghdl-45dfdf3444abe623b4eab42cd1553c8e4b56f139.zip |
Moving old content to new structure
Diffstat (limited to 'doc/X_ChangeLog')
-rw-r--r-- | doc/X_ChangeLog/Roadmap.rst.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/X_ChangeLog/Roadmap.rst.txt b/doc/X_ChangeLog/Roadmap.rst.txt new file mode 100644 index 000000000..3577bc704 --- /dev/null +++ b/doc/X_ChangeLog/Roadmap.rst.txt @@ -0,0 +1,14 @@ +.. _INTRO:Contributing: + +Roadmap | Future improvements +############ + +I have several axes for `GHDL` improvements: + +* Documentation. +* Better diagnostics messages (warning and error). +* Full support of VHDL-2008. +* Optimization (simulation speed). +* Graphical tools (to see waves and to debug) +* Style checks +* VITAL acceleration
\ No newline at end of file |