Files
nand2tetris/web-ide-main/extension
2026-04-09 14:14:56 +02:00
..
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00
2026-04-09 14:14:56 +02:00

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

  1. Open this project in VSCode.
  2. Select "Run Extension" from the "Run and Debug" panel
  3. Click "Run" or press F5.
  4. In the debug VSCode window, open the Project Files.
  5. Open an HDL file, for instance, demo/Xor.hdl
  6. The NAND2TETRIS: HDL CHIP view should be open in the side panel.
    • If it is not, try NAND2Tetris: Focus on HDL Chip View in the command pallette.

References