https://github.com/dodotronix/neosvmode
This supposed to be a neovim plugin to provide the similar funcitonalities to emacs verilog-mode plugin
https://github.com/dodotronix/neosvmode
emacs hdl lua neovim-plugin plugin systemverilog treesitter verilog verilog-auto verilog-auto-inst verilog-mode vim
Last synced: about 2 months ago
JSON representation
This supposed to be a neovim plugin to provide the similar funcitonalities to emacs verilog-mode plugin
- Host: GitHub
- URL: https://github.com/dodotronix/neosvmode
- Owner: dodotronix
- License: mit
- Created: 2022-10-22T11:28:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T20:19:29.000Z (almost 3 years ago)
- Last Synced: 2023-08-04T21:28:17.634Z (almost 3 years ago)
- Topics: emacs, hdl, lua, neovim-plugin, plugin, systemverilog, treesitter, verilog, verilog-auto, verilog-auto-inst, verilog-mode, vim
- Language: Lua
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neo-SystemVerilog-mode (neoSVmode)
Unfold portmaps and generated required variables in SV.
## What Is neoSVmode
This supposed to be a neovim plugin to provide the funcitonalities of
emacs verilog plugin. The first goal of the project, is to be able to
unfold the port maps of the module instances with \.\* auto connection.
It should be compatible with emacs, because many digital designes use it
just with the verilog-mode plugin.
