|
7 years ago | |
---|---|---|
images | 7 years ago | |
lib | 7 years ago | |
CHANGELOG.md | 7 years ago | |
LICENSE.md | 7 years ago | |
README.md | 7 years ago | |
package.json | 7 years ago |
VHDL-Tool provides a language server for the VHDL hardware description language. Using atom-languageclient, this plugin makes VHDL-Tool's language server interface available from within Atom.
This is beta quality code. Report bugs here: https://git.vhdltool.com/vhdl-tool/vhdl-tool/issues.
To use this plugin, you must first download VHDL-Tool. See the requirements section.
For now, only Linux is supported.
Before using this plugin, you must ensure that the vhdl-tool
binary is installed on your system. To install vhdl-tool
and setup your environment, do the following:
vhdl-tool
binary from here, make sure it has execute permissions, and put it somewhere in your $PATH.language-vhdl
Atom plugin.nuclide
. This package depends on Nuclide for a lot of its functionality and it should be installed for the best experience.See also the instructions here.
Initial beta release of VHDL-Tool.