Skip to content

Conversation

@AleksandarZhekovski
Copy link

Add basic Verilog support using Verible and tree-setter-systemverilog.

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

🚀 Live preview deployed from 9df9d51

View it here:

Debug Information

Triggered by: AleksandarZhekovski

HEAD at: feature/verilog_support

Reruns: 1497

@sjcobb2022
Copy link

Hi there,

There is a big initiative to move away from lspconfig with the changes in #1018.

All new language modules are being merged into that branch. There shouldn't be too many changes needed to get parity. You can take a look at the other language modules to see how it is done.

@AleksandarZhekovski
Copy link
Author

I'll look into it this weekend.

@github-actions
Copy link

✅ Preview has been deleted successfully!

github-actions bot pushed a commit that referenced this pull request Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants