Skip to content

dschaefer/fpga-bounce

Repository files navigation

fpga-bounce

Example fpga bounce with Yosys simulation.

Forked from the example https://projectf.io/posts/verilog-sim-verilator-sdl

If you're looking for how to do a simple display driver in SystemVerilog, that's the place to go.

This fork swaps out verilator for yosys's write_cxxrtl to generate C++ code for the simulator and tests. This is a lot simpler than the verilator setup and at the moment seems to have similar performance, at least for this example.

About

Example fpga bounce with Yosys simulation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors