Verify Setup
Once you have installed all the requirements and configured TerosHDL, you can validate your setup.
-
Open the Command Palette:
- Press Ctrl + Shift + P on Windows and Linux, or Cmd + Shift + P on macOS. This shortcut opens the Command Palette, which is a search bar for all commands available in VSCode.
-
Execute the verifySetup Command:
- Type verifySetup into the Command Palette's search bar. As you type, commands matching the entered text will appear in a dropdown menu.Select the verifySetup command from the list by clicking on it or navigating with your keyboard arrows and pressing Enter.
tip
You can also click the Verify Setup
button in the Configuration
view of the TerosHDL sidebar.
;