clash-pong VS clash-spaceinvaders

Compare clash-pong vs clash-spaceinvaders and see what are their differences.

clash-pong

Pong in Haskell / Clash, running as software using SDL and as hardware targeting FPGAs (by gergoerdi)

clash-spaceinvaders

Intel 8080-based Space Invaders arcade machine implemented on an FPGA, written in CLaSH (by gergoerdi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
clash-pong clash-spaceinvaders
1 1
9 46
- -
4.7 0.0
17 days ago over 1 year ago
Tcl Tcl
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clash-pong

Posts with mentions or reviews of clash-pong. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • Retrocomputing with Clash: Haskell for FPGA Hardware Design (book)
    2 projects | /r/haskell | 22 Nov 2021
    However, all the code from the book (as collected at https://retrocla.sh/) synthesizes for real hardware FPGAs. I've been using a Nexys A7-50T (Xilinx 7-series FPGA) and old Papilio Pro (Xilinx 6-series) and Papilio One (Xilinx 3-series) FPGAs; the Nexys is my daily driver so all repos come with Shake rules for building for that. But people have also contributed support for the DECA Arrow (Intel MAX 10) and Terasic DE0-Nano (Intel Cyclone IV) to clash-pong, so you should be able to take that as a template if you want to use something else.

clash-spaceinvaders

Posts with mentions or reviews of clash-spaceinvaders. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-26.
  • Linear types for circuit design in Haskell/Clash
    5 projects | /r/haskell | 26 Feb 2021
    The largest repo of public Clash code is probably https://github.com/gergoerdi/clash-spaceinvaders What’s nice about it in my view is that it takes a really Haskell-centric approach (as apposed to a write-verilog-in-Haskell approach)

What are some alternatives?

When comparing clash-pong and clash-spaceinvaders you can also consider the following projects:

Violet - Superscalar RISC-V processor written in Clash.

pin-uart - FPGA board-level debugging and reverse-engineering tool

clashilator - Generate interface between Clash and Verilator

VELDT-getting-started - Where Lions Roam: Haskell & Hardware on VELDT

basic-ecp5-pcb - Reference design for Lattice ECP5 FPGA. Featuring Raspberry Pi interface and 6 PMODs

clash-ghc - Haskell to VHDL/Verilog/SystemVerilog compiler

clash-calculator - FPGA desktop calculator for seven-segment display and keypad, written in Clash

kansas-lava-cores - IP Cores written in Kansas Lava

ICFP2020_Bluespec_Tutorial - Tutorial on hardware design using Bluespec BH (Bluespec Classic) for Haskell programmers at ACM ICFP 2020 conference