Skip to content
View newhouseb's full-sized avatar
Block or Report

Block or report newhouseb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. clownfish clownfish Public

    Constrained Decoding for LLMs against JSON Schema

    Python 303 8

  2. potatogpt potatogpt Public

    Pure Typescript, dependency free, ridiculously slow implementation of GPT2 for educational purposes

    TypeScript 40 1

  3. onebitbt onebitbt Public

    Bluetooth PHY based on one-bit input and output

    Jupyter Notebook 200 12

  4. alldigitalradio alldigitalradio Public

    All Digital Radio Platform written in nmigen targeting FPGAs (for now)

    Jupyter Notebook 78 9

  5. serialcommander serialcommander Public

    Handy utilities to expose data and toggle signals in an nmigen FPGA design.

    Python 8

  6. ECP5 Delay Line with ~50ps precision ECP5 Delay Line with ~50ps precision
    1
    # This is an nmigen delay line for ECP5 FPGAs using the open source toolchain. It strings together a series of
    2
    # manually placed carry chains into a "thermometer." It returns a signal that's (length) long that represents
    3
    # the chain "snapshotted" at the primary clock domain (using the flip flops colocated in the slice).
    4
    #
    5
    # This can be used in a Time to Digital Converter (i.e. to measure the time between to events) or in