Getting Started
Installation
Section titled “Installation”(todo)
Initialize a New Project
Section titled “Initialize a New Project”# Create a new vctx project in the current directoryvctx initThis creates a vctx.toml file, indicating that this directory is a vctx project.
Create a file
Section titled “Create a file”Copy paste this into a file named blinky.vctx
(todo)Run the tests
Section titled “Run the tests”vctx check
vctx test
vctx sim --vcdView the generated waveform
Section titled “View the generated waveform”(todo)
VS Code Language Extension
Section titled “VS Code Language Extension”Install the VS Code Language Extension for vctx.
Need an offline copy? Download Full Manual (.md)