Skip to content
View nanovid's full-sized avatar

Highlights

  • Pro

Block or report nanovid

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. 5-Stage-RISC-V-CPU 5-Stage-RISC-V-CPU Public

    A 5 stage risc-v cpu built in verilog. The CPU is pipelined to contain 5 stages (F, D, X, M, W). Hazard handling has also been implemented (RAW) and flushing and stall logic. CPU confirmed using al…

    VHDL

  2. iBERT-LLM iBERT-LLM Public

    The BERT LLM modified to be accelerated on hardware using an integer approximation of the model, hence iBERT. Modules such as divide, exponent, softmax, and layernorm were modified to be integer ve…

    SystemVerilog