pvieito / VGASimulatorKit

Swift framework and tool to parse and render frames from VGA simulations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VGASimulatorKit

Swift framework and tool to parse and render frames from VGA simulations.

Usage

$ swift run VGASimulator -i SimulationName.vga

Dependencies

  • Swift 5.1+

Notes

  • VGASimulatorKit is heavily inspired by vga-simulator.
  • Check out how to generate VGA output files from a VHDL simulation on this post.

About

Swift framework and tool to parse and render frames from VGA simulations.


Languages

Language:Swift 87.0%Language:C 13.0%