mirror of
https://github.com/VHDL-LS/rust_hdl.git
synced 2025-08-04 02:48:28 +00:00
Add example project readme
This commit is contained in:
parent
0e7af1e06c
commit
f5b5c9d4b6
1 changed files with 4 additions and 0 deletions
4
example_project/README.md
Normal file
4
example_project/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue