This website lets you write and simulate Verilog code for VGA graphics in your browser. You can edit
code,
see live VGA output, and try out example projects.
Choose an example from the dropdown or start with a blank project.
Edit the Verilog code in the left panel. The right panel shows the VGA output.
Click the download button to save your project as a zip.
Use the GitHub button to clone repositories and commit to your own.
Known Bugs & Limitations
Some Verilog features may not be fully supported.
Large projects may run slowly in the browser.
Audio support is experimental.
When there is an error, the last compiled frame will be shown. However, the builtin error and
warning
highlighting will kick in and work.
GitHub integration may be buggy at times, especially with things like merge conflicts.
The UI might have a few non-limiting bugs and inconsistencies.
Code formatting may not work.
Game pad may open unexpectedly when typing bits.
Bugs and Limitations Currently Being Worked On
There is no current way to change the top module.
There is no current way to change the author name.
There is no current way to change the project sources.
You can always access this help again by clicking the ? icon in the header.
Note: If you are planning on using this editor for Bitstream, you need to make
sure you are tracking your hours and that you've read and understand the rules. Hack Club reserves the right to reject hours logged,
request modifications to a project, or fully reject projects that do not follow the rules.