Add guide: Configure iverilog for Digital IDE (VSCode) in WSL - #1
Draft
Pastwithin with Copilot wants to merge 2 commits into
Draft
Add guide: Configure iverilog for Digital IDE (VSCode) in WSL#1Pastwithin with Copilot wants to merge 2 commits into
Pastwithin with Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/Pastwithin/Pastwithin-Zensical/sessions/7d06faa1-bd7c-4c5e-80a8-a3bdfa3f141f Co-authored-by: Pastwithin <243971333+Pastwithin@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add Iverilog configuration for Digital IDE in WSL
Add guide: Configure iverilog for Digital IDE (VSCode) in WSL
Mar 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users running Digital IDE in WSL had no documented path for getting iverilog wired up correctly — the plugin needs an explicit binary path and the VSCode session must run inside WSL context.
Changes
New guide
docs/guide/Digital IDE iverilog配置/Digital IDE iverilog配置.mdaptin WSLwhich iverilogsettings.jsonentries:{ "digital-ide.iverilog.install.path": "/usr/bin/iverilog", "digital-ide.vvp.install.path": "/usr/bin/vvp" }zensical.toml— adds a "Digital IDE" subsection under the "工具" nav tab pointing to the new guide🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.