SUS Installation Guide
1. Install via Rust's Package Manager cargo installation info
Use the following command to install the SUS Compiler:
cargo install sus_compiler
2. Install the VSCode Extension
To enable syntax highlighting and code suggestions, install the SUS Hardware Design Language extension:
- Open the VSCode Extension Explorer and search for
sus-lsp
- or use the F1 installation command:
ext install LennartVanHirtum.sus-lsp