Skip to content
View xuanz20's full-sized avatar
  • Tsinghua University
  • 03:28 (UTC +08:00)

Block or report xuanz20

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 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

Popular repositories Loading

  1. Network-on-Chip-Verilog Network-on-Chip-Verilog Public

    A 2D mesh Network on Chip with 5-stage pipelined router, all implemented in Verilog and run on Artix-7 FPGA.

    VHDL 14 2

  2. thinpad thinpad Public

    A 5-stage pipelined CPU in SystemVerilog which supports interrupts and exceptions, also support uCore (an OS written in C++), major project of Principle of Computer Organizations

    Verilog 2

  3. Minidecaf Minidecaf Public

    A compiler for a subset of C language, target environment: RISCV, implemented in Python, major project of Compiler Principles, Tsinghua University, 2021 Fall.

    Python 2

  4. wordle-rust wordle-rust Public

    Wordle game in Rust, major project for Rust Course in Tsinghua University.

    Rust 1

  5. recovery-test recovery-test Public

    C++

  6. rCore-Tutorial-Code-2023S rCore-Tutorial-Code-2023S Public template

    Forked from LearningOS/rCore-Tutorial-Code-2023S

    My implementation of rCore. Check each branch for details!