An open API service indexing awesome lists of open source software.

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

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.

![basic_unfold_without_autovars](https://github.com/dodotronix/neoSVmode/assets/25354732/d9223257-000e-42ac-a1cc-5d784fc56fbb)