Skip to content

Conversation

@terriblefire
Copy link
Contributor

i've added ventilator support. Enjoy.

@Raamakrishnan
Copy link
Contributor

Raamakrishnan commented Sep 20, 2018

Thank you for your good work.
It seems like the configuration settings you have used (verilog.linting.verilator.arguments, verilog.linting.verilator.runAtFileLocation) are not mentioned in package.json
Can you also update the README with the relevant details?

@terriblefire
Copy link
Contributor Author

sure. I can do that.

updated the package.json for verilator removed notices about errors in submodules.
@terriblefire
Copy link
Contributor Author

updates added.

@terriblefire
Copy link
Contributor Author

fixed a typo in the readme.

@mshr-h
Copy link
Owner

mshr-h commented Sep 20, 2018

Ok.

@mshr-h mshr-h merged commit aeaccd5 into mshr-h:master Sep 20, 2018
@Raamakrishnan
Copy link
Contributor

The packages vsce, yo and code-generator are added as dependencies in package.json. Yet they are not used anywhere. What was your intent of adding them?

@terriblefire
Copy link
Contributor Author

Apologies. I had thought i'd removed them in the diff. They get added automatically when building for me.

mshr-h pushed a commit that referenced this pull request Sep 23, 2018
* 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
@terriblefire
Copy link
Contributor Author

terriblefire commented Sep 28, 2018 via email

@Raamakrishnan
Copy link
Contributor

I am not sure. I will let @mshr-h to decide

@mshr-h
Copy link
Owner

mshr-h commented Oct 4, 2018

Ok.

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

3 participants