An open API service indexing awesome lists of open source software.

https://github.com/filmarini/ghdl-ls-json-compiler


https://github.com/filmarini/ghdl-ls-json-compiler

Last synced: about 1 year ago
JSON representation

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