Game of waves

The goal of this game is to re-create the waveforms using PSHDL, the plain simple hardware description language. Unlike most programming languages, this is a hardware description language. As such, some things are more complicated, such as sequential behaviour.

Your awesomeness:
  • Matching waves: 0
  • Hardware resources: 0
more
module a { in bit X = $clk; }