代码拉取完成,页面将自动刷新
Verilog HDL support based on https://github.com/textmate/verilog.tmbundle TextMate package.
.v
.vh
filesmodule
always
case
for
while
function
reg
wire
verilog.linting.linter
to select linter.
iverilog
xvlog
none
iverilog
)
PATH
variable. `include "module.v"
syntax to include them in your design. IVerilog uses these `include "path/to/file.v"
directives to refer those modules. The path/to/file.v
should be relative to your workspace directory.verilog.linting.iverilog.arguments
setting to add custom arguments to the linter. The argument -t null
will be added by the linter automaticallyverilog.linting.iverilog.runAtFileLocation
setting to run Icarus Verilog at the file location. By default, it will be run at workspace directory, requiring that `include
directives contain file paths relative to the workspace directory.xvlog
)mshr-h/vscode-verilog-hdl-support
Any contribution is welcome!(fixing typo, refactoring, documentation, and so on)
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)https://marketplace.visualstudio.com/items/mshr-h.VerilogHDL
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。