Skip to content
View efedemi's full-sized avatar

Block or report efedemi

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

Popular repositories Loading

  1. riscv-npu-soc riscv-npu-soc Public

    A complete RISC-V SoC in SystemVerilog: pipelined CPU + memory-mapped systolic-array NPU accelerator, running real firmware that offloads a matrix multiply. Includes a small RV32I assembler. Self-c…

    SystemVerilog 1

  2. apex-safety-fsm apex-safety-fsm Public

    RTL safety supervisor (SystemVerilog): an emergency-stop preempts the on-chip AI from any state and latches until a human clears it. From my APEX FPGA autonomous-vehicle SoC (SJSU EE277). Self-chec…

    SystemVerilog

  3. fpga-qos-scheduler fpga-qos-scheduler Public

    Parameterized fixed-priority, non-preemptive task scheduler in SystemVerilog with a hardware safety-deadline monitor. Self-checking testbench + CI. RTL counterpart to my APEX FPGA SoC.

    SystemVerilog

  4. efedemi efedemi Public

    Profile README

  5. uart-core uart-core Public

    Parameterized 8N1 UART (TX + RX, oversampled) in SystemVerilog with a TX->RX loopback self-checking testbench + CI.

    SystemVerilog

  6. mac-accelerator mac-accelerator Public

    Streaming signed multiply-accumulate / dot-product engine in SystemVerilog (the compute core of TinyML/NPUs). Self-checking testbench + CI.

    SystemVerilog