nmigen VS onebitbt

Compare nmigen vs onebitbt and see what are their differences.

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
nmigen onebitbt
1 4
- 198
- -
- 4.4
- about 3 years ago
Jupyter Notebook
- Apache License 2.0
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.

nmigen

Posts with mentions or reviews of nmigen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.

onebitbt

Posts with mentions or reviews of onebitbt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-19.
  • Unconventional Uses of FPGAs
    2 projects | news.ycombinator.com | 19 Mar 2024
    A more extreme version of the ADC/DAC projects mentioned here is my (old) project that built a Bluetooth transceiver using just an FPGA and an antenna (and a low pass filter if you don't want the FCC coming after you): https://github.com/newhouseb/onebitbt

    Tl;dr: if you blast in/out the right 5GHz binary digital signal from a SERDES block on an FPGA connected to a short wire you can talk to your phone!

  • NMigen – A Python toolbox for building complex digital hardware (FPGAs)
    3 projects | news.ycombinator.com | 22 Oct 2021
    Good eye! That's indeed a typo in the notebook. Somehow in the actual design I have the correct pairing https://github.com/newhouseb/onebitbt/blob/master/onebitbt/r....

    Since writing this particular notebook I've actually built out a proper CORDIC module, so once I get back to the environment where I was writing all this (I am nomadic right now w/ anemic compute) I can fix this and rerun things (and add in my CORDIC implementation).

  • Onebitbt: A Bluetooth Low Energy Radio Using FPGA Serdes
    1 project | news.ycombinator.com | 23 Mar 2021

What are some alternatives?

When comparing nmigen and onebitbt you can also consider the following projects:

SpinalHDL - Scala based HDL

amaranth - A modern hardware definition language and toolchain based on Python

cocotb - cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python

grcuda - Polyglot CUDA integration for the GraalVM