706 B
706 B
NAND2Tetris VSCode Extension
This extension adds a NAND2Tetris side panel to VSCode.
The side panel allows interacting with .HDl files and chips.
Developing the extension
- Open this project in VSCode.
- Select "Run Extension" from the "Run and Debug" panel
- Click "Run" or press F5.
- In the debug VSCode window, open the Project Files.
- Open an HDL file, for instance, demo/Xor.hdl
- The NAND2TETRIS: HDL CHIP view should be open in the side panel.
- If it is not, try
NAND2Tetris: Focus on HDL Chip Viewin the command pallette.
- If it is not, try