Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wavedrom/vscode-vcdrom
VSCode plugin for VCDrom integration
https://github.com/wavedrom/vscode-vcdrom
Last synced: 2 months ago
JSON representation
VSCode plugin for VCDrom integration
- Host: GitHub
- URL: https://github.com/wavedrom/vscode-vcdrom
- Owner: wavedrom
- License: mit
- Created: 2021-09-10T16:40:59.000Z (over 3 years ago)
- Default Branch: trunk
- Last Pushed: 2024-02-14T23:29:10.000Z (11 months ago)
- Last Synced: 2024-08-02T01:27:13.755Z (6 months ago)
- Language: JavaScript
- Size: 5.18 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
VCD viewer for Visual Studio Code
[VCDrom extension](https://marketplace.visualstudio.com/items?itemName=drom.vcdrom) provides ability to view VCD (Value Change Dump) files in VS code.
## Quck Start
* Create WaveQL file `my.waveql`
* Open WaveQL file with double-click
* Right click on VCD file `random.vcd`
* from context menu select `VCD -> VCDrom`
* Edit WaveQL file by adding signals
* Save WaveQL file for futher use![](./assets/screenshot.gif)