VS Cupl
Visual Studio Code extension to provide a pleasant user experience for developing CUPL code for your PLD.
Take the hastle out of working with PLD and CPLD devices on modern operating systems.
How to get Started
Install directly from the extensions panel in VS Code, download from the VS Code marketplace, or
Clone the repo from github to get started.
Follow the on-boarding walk-through to install an necessary dependencies for compiling and deploying to your PLD device.
Create a new project, specify your target device, and compile. Once compiled you can deploy right from within Code
✽ Feature Highlights
Turbo charge your PLD development
Chip Viewer
Visually see your pin on the chip as you review your code. Double click a pin to add to your PLD file
Tool chain automation
From working with Linux and Windows, running Wincupl or ATMISP or minipro, there is a lot that has to happen. VS Cupl automates the installation and execution of the tool chain appropriate for each device.
Theme Support
Support for both light and dark theme with balanced coloring.