Add example project readme

This commit is contained in:
Olof Kraigher 2018-12-02 18:49:47 +01:00
parent 0e7af1e06c
commit f5b5c9d4b6

View file

@ -0,0 +1,4 @@
# Example Project
This example project (`vhdl_ls.toml`) demonstrates the Parser/Language Server on a medium project consiting of VUnit, OSVVM, UVVM and PoC.
In addition to this the project includes the standard VHDL library as well as the IEEE-libraries from GHDL.
The `setup.sh` script will clone all the repositories used by the example project.