https://github.com/filmarini/ghdl-ls-json-compiler
https://github.com/filmarini/ghdl-ls-json-compiler
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/filmarini/ghdl-ls-json-compiler
- Owner: FilMarini
- Created: 2021-02-12T16:28:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T09:05:34.000Z (over 2 years ago)
- Last Synced: 2025-01-29T13:15:47.604Z (over 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ghdl-ls-json-compiler
hdl_prj_gen
-----------
Python script to automatically generate the `hdl-prj.json` file for the [ghdl-language-server](https://github.com/ghdl/ghdl-language-server) project.
vhdl_mode_prj_gen
-----------------
Python script to automatically generate the `.prj` file for the emacs vhdl-mode
Install
-------
To install both script run `make`
If you wish to install only one, enter the directory and follows instructions
**Dependencies**
You need `pip` installed