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

https://github.com/lethalbit/yosys-vscode

Syntax Highlighting for Yosys Scripts and RTLIL
https://github.com/lethalbit/yosys-vscode

eda fpga rtlil syntax-highlighting vscode-extension yosys

Last synced: 3 months ago
JSON representation

Syntax Highlighting for Yosys Scripts and RTLIL

Awesome Lists containing this project

README

        

# Yosys + RTLIL Syntax Highlighting

This VSCode extension adds syntax highlighting support for [Yosys](https://github.com/YosysHQ/yosys). Adding both RTLIL and Yosys script support.

![A screenshot of a Yosys script showing a verilog heredoc](./_images/yosys-script.png)

![A screenshot of some RTLIL](./_images/rtlil.png)

## License

This VSCode extension is licensed under the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license, the full text of which can be found in the [`LICENSE`](./LICENSE) file.