macOS
brew install svlslocal Homebrew formula metadata
brew
SystemVerilog language server. Version 0.2.14 via Homebrew; verified from local package data.
install
brew install svlslocal Homebrew formula metadata
sudo apk add svlsAlpine Linux edge package indexes · svls · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#svlsnixpkgs package indexes · pkgs/by-name/sv/svls/package.nix · source: api.github.com
overview
SystemVerilog language server
history
svls is a SystemVerilog language server. It packages Language Server Protocol support for HDL editing as a standalone executable, so editors can discover it the same way they discover other language servers.
The upstream README describes svls as a SystemVerilog language server and states that its linter feature is based on svlint. GitHub repository metadata records dalance/svls as created on 2019-11-15, with the first v0.1.0 GitHub release published the same day.
The README presents svls through the normal language-server distribution channels: downloaded release binaries, Snap, and Cargo. The input package-manager facts also show packages for Alpine, Homebrew, and Nix, which makes the server easy to install in editor containers and workstation setup scripts.
svls is usually launched by an editor or LSP client rather than typed directly. The official README gives examples for Visual Studio Code, Vim and Neovim clients, coc.nvim, nvim-lspconfig, Emacs lsp-mode, and verilog-ext. It reads `.svls.toml` for language-server settings and can use `.svlint.toml` for lint rules.
Language servers are packaging-sensitive because editor integrations often assume the binary is already on PATH. svls is notable for bringing a Rust-based SystemVerilog LSP and svlint-backed diagnostics into package-manager workflows rather than requiring every editor plugin to bundle its own analyzer.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.svls.toml.svlint.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
svls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dalance/svls
install metadata
| Package key | brew:svls |
|---|---|
| Version | 0.2.14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/svls |
| Homepage | https://github.com/dalance/svls |
| Repository | https://github.com/dalance/svls |
| Upstream docs | https://github.com/dalance/svls#readme |
| License | MIT |
| Source archive | https://github.com/dalance/svls/archive/refs/tags/v0.2.14.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | svls |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
svls
nix profile install nixpkgs#svlssvls 0.2.14-r0
SystemVerilog language serer
https://github.com/dalance/svls
sudo apk add svlssvls-doc 0.2.14-r0
SystemVerilog language serer (documentation)
https://github.com/dalance/svls
sudo apk add svls-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.