You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual Studio Code is a very popular general purpose IDE if not the most popular. This request is for a VSC plugin for apio that will simplified the installation and use of APIO. The requirements are straight forward and platformio's successful plugin can be used as a good starting point.
Key requirements
Automatic and software installation and updates are done by the plugin.
The plugin is isolated from the system, having its own python environment and other necessary dependencies.
Allows to edit/verify/build/test/simulate/upload
Verilog editing support such as coloring and code formatting.
Creation of skeleton new project (user selects board).
The text was updated successfully, but these errors were encountered:
Visual Studio Code is a very popular general purpose IDE if not the most popular. This request is for a VSC plugin for apio that will simplified the installation and use of APIO. The requirements are straight forward and platformio's successful plugin can be used as a good starting point.
Key requirements
The text was updated successfully, but these errors were encountered: