Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 499 Bytes

ghdl-ls-json-compiler

hdl_prj_gen

Python script to automatically generate the hdl-prj.json file for the ghdl-language-server project.

vhdl_mode_prj_gen

Python script to automatically generate the <name>.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