Awesome Lattice FPGA Boards

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • awesome-latticeFPGAs

    :book: List of FPGA Lattice boards using open tools

  • amaranth

    A modern hardware definition language and toolchain based on Python

    Worth knowing that are two "nmigen"s nowadays - the one originated in M-Labs and one under a project also called nmigen:

    https://github.com/nmigen/nmigen

    It's a fork, made for reasons, but more actively developed. whitequark (long time author/contributor) works on this fork, and no longer the M-Labs version.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • m6502

    6502 CPU implementation written in nMigen

  • n6800

    A 6800 CPU written in nMigen

    Robert Baruch has a good tutorial where he writes a 6502 nMigen here:

    https://github.com/RobertBaruch/n6800

  • clash-ghc

    Haskell to VHDL/Verilog/SystemVerilog compiler

    Try out Clash: https://github.com/clash-lang/clash-compiler

    Honestly I think it's maybe the best way to write new digital circuits today. I tried nMigen but it doesn't seem suited to write local in at all. It's easy to connect things together but actually writing something is a PITA.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts