xuanz20
undergraduate @ Yao Class, IIIS, Tsinghua University
Tsinghua UniversityAnn Arbor, MI 48105 USA
Pinned Repositories
CS5562-HW1
CS5562-HW2
Minidecaf
A compiler for a subset of C language, target environment: RISCV, implemented in Python, major project of Compiler Principles, Tsinghua University, 2021 Fall.
Network-on-Chip-Verilog
A 2D mesh Network on Chip with 5-stage pipelined router, all implemented in Verilog and run on Artix-7 FPGA.
rCore-Tutorial-Code-2023S
My implementation of rCore. Check each branch for details!
recovery-test
scalable-image-server
Project 1 Part 1 for Operating Systems and Distributed Systems, IIIS, Tsinghua University, 2023 Fall
square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
thinpad
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
wing
xuanz20's Repositories
xuanz20/Network-on-Chip-Verilog
A 2D mesh Network on Chip with 5-stage pipelined router, all implemented in Verilog and run on Artix-7 FPGA.
xuanz20/Minidecaf
A compiler for a subset of C language, target environment: RISCV, implemented in Python, major project of Compiler Principles, Tsinghua University, 2021 Fall.
xuanz20/thinpad
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
xuanz20/CS5562-HW1
xuanz20/CS5562-HW2
xuanz20/rCore-Tutorial-Code-2023S
My implementation of rCore. Check each branch for details!
xuanz20/recovery-test
xuanz20/scalable-image-server
Project 1 Part 1 for Operating Systems and Distributed Systems, IIIS, Tsinghua University, 2023 Fall
xuanz20/square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
xuanz20/wing
xuanz20/wordle-rust
Wordle game in Rust, major project for Rust Course in Tsinghua University.