Awesome Lattice FPGA Boards

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • m6502

    6502 CPU implementation written in nMigen

  • n6800

    Discontinued 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

    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.

    InfluxDB logo
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