Skip to content

dvirdc/vga-playground

 
 

Repository files navigation

Tiny Tapeout VGA Playground

Online version: https://vga-playground.com/

Write and run verilog code to generate VGA signals in the browser, then manufacture your project with Tiny Tapeout.

Development

You'll need to have Node.js installed on your computer and clone this repository.

Then you can install the dependencies and run the development server:

npm install
npm start

To view the playground, open http://localhost:5173 in your browser.

About

Playground for VGA projects on Tiny Tapeout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • TypeScript 23.2%
  • Verilog 20.3%
  • Other 1.0%