Skip to content

Conversation

@Raamakrishnan
Copy link
Contributor

Migrated "Module Instantiation" from mshr/vscode-systemverilog-support
Uses Ctags to find the modules and their ports from the file
Triggered using a command "Instantiate module"
referring #25

@mshr-h mshr-h merged commit a495de7 into mshr-h:sv Oct 27, 2018
@Raamakrishnan Raamakrishnan deleted the sv branch October 28, 2018 07:11
mshr-h added a commit that referenced this pull request Nov 16, 2018
* First step in integrating System Verilog (#26) Migrated syntax highlighting and snippets * Ctags Integration (#33) * First step in integrating System Verilog Migrated syntax highlighting and snippets * Ported "Hover variable declaration" It now supports both verilog and systemverilog * tags parser working. Issues with range * Adding verilator support (#32) * Adding verilator support * updated the readme for verilator updated the package.json for verilator removed notices about errors in submodules. * Update README.md * Crude, yet working ctags symbol provider * separated ctags logic from others * basic implementation of Hover provider * Basic Definition Provider done * Code clean up and comments * basic completion item provider (#37) * Added module instantiation (#41) * Fixing issue #42 (#43) supporting sv in linters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants