Skip to content
View Cybiii's full-sized avatar

Block or report Cybiii

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
Cybiii/README.md

Computer science and engineering major

Connect with me:

rsimpsontw

Languages and Tools:

SystemVerilog Chisel RISC-V Python C C++ Bash CUDA Docker LTspice Arduino Git Vim Linux Altium Designer KiCad

Pinned Loading

  1. Gameboy-Advance Gameboy-Advance Public

    Gameboy Advance for MiSTer Platform ported for development on AUP-ZU3 FPGA.

    VHDL

  2. ucb-bar/ucie ucb-bar/ucie Public

    An open-source UCIe implementation

    Scala 93 21

  3. RISC-V-3-Stage-Core RISC-V-3-Stage-Core Public

    A fully functional 3-stage pipelined RISC-V CPU implementation in SystemVerilog. This project implements a complete RISC-V instruction set architecture processor with memory hierarchy, cache system…

    SystemVerilog 1

  4. AXI-Lite AXI-Lite Public

    This AXI-Lite repository is a simplified subset of the ARM AMBA AXI protocol for memory-mapped register and control interfaces. It uses handshaking on each channel, supports only single-beat (non-b…

    SystemVerilog

  5. N-Body-Simulation N-Body-Simulation Public

    A high-performance GPU-accelerated N-body gravitational simulation implementing the Barnes-Hut algorithm for O(N log N) complexity. This project uses CUDA development techniques and parallel algori…

    Cuda 2

  6. saturn-vectors saturn-vectors Public

    Forked from ucb-bar/saturn-vectors

    Chisel RISC-V Vector 1.0 Implementation

    Assembly