You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit is to add config files for systemverilog language server.
https://github.com/dalance/svls
It uses svlint(https://github.com/dalance/svlint) as a linter. It is not
as powerful as verilator, ascentlint. But can be easily integrated into
any IDE as svls follows Language Server Protocol (LSP).
Signed-off-by: Eunchan Kim <[email protected]>
0 commit comments