-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
853c441
commit c54408d
Showing
2 changed files
with
50 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
[![Current Version](https://img.shields.io/visual-studio-marketplace/v/teros-technology.teroshdl.png)](https://marketplace.visualstudio.com/items?itemName=teros-technology.teroshdl) | ||
[![Install Count](https://img.shields.io/visual-studio-marketplace/i/teros-technology.teroshdl.png)](https://marketplace.visualstudio.com/items?itemName=teros-technology.teroshdl) | ||
[![Download Count](https://img.shields.io/visual-studio-marketplace/d/teros-technology.teroshdl.png)](https://marketplace.visualstudio.com/items?itemName=teros-technology.teroshdl) | ||
[![vscode-TerosHDL documentation](https://img.shields.io/website.svg?label=vscode-TerosHDL%20Documentation&longCache=true&style=flat-square&url=http%3A%2F%2FTerosTechnology.github.io%2FterosHDLdoc%2Findex.html)](https://TerosTechnology.github.io/terosHDLdoc) | ||
|
||
|
||
![TerosHDL](./packages/teroshdl/resources/images/low_res_banner.png) | ||
|
||
**Check the full documentation:** [https://terostechnology.github.io](https://terostechnology.github.io/) | ||
|
||
|
||
The goal of TerosHDL is to provide an open source IDE for HDL devlopers with functionalities commonly used by software developers. The IDE consist in a bunch of tools and on top of them is the VSCode plugin. Some tools are developed by Teros Technology organization and others come from open source proyects. All the tools are organized in different backends and exposed to the GUI with the plugin. | ||
|
||
The IDE tries to be as much self-contained as possible and simplify the installation process. Features: | ||
|
||
- Simulators and tools support: Vivado, ModelSim, GHDL, Verilator, Icarus, VCS, Yosys, VUnit, cocotb, Diamond, Icestorm, ISE, Quartus, Radiant, Spyglass, Symbiflow, Trellis, Xcelium... and more! | ||
- Go to definition. | ||
- Hover. | ||
- Hiterachy viewer. | ||
- Dependencies viewer. | ||
- Syntax highlighting. | ||
- Template generator. | ||
- Automatic documentation. | ||
- Verilog/SV schematic viewer. | ||
- Errors linter. | ||
- Style linter: Verible. | ||
- Code formatting. | ||
- State machine viewer. | ||
- State machine designer. | ||
- Code snippets and grammar. | ||
|
||
![TerosHDL](./packages/teroshdl/resources/images/gui.gif) | ||
|
||
## Managed by | ||
|
||
- [Carlos Alberto Ruiz](https://www.linkedin.com/in/carlos-alberto-ruiz-fpga/): [email protected] | ||
- [Ismael Pérez](https://www.linkedin.com/in/ispero/): [email protected] | ||
|
||
## Sponsor | ||
|
||
This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from | ||
the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, | ||
Content and Technology under grant agreement No 957073. | ||
|
||
|
||
<img border=0 src="./packages/teroshdl//doc/nlnet-fundation-150x150.png" width="150" height="150"><img border=0 src="./packages/teroshdl/doc/logo.png" width="400" height="120"> |