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 byvga-simulator
.- Check out how to generate VGA output files from a VHDL simulation on this post.