Skip to content
View LeoTianXie's full-sized avatar
🔒
Locking in
🔒
Locking in
  • Seattle, WA
  • 09:53 (UTC -07:00)
  • LinkedIn in/leotxie

Block or report LeoTianXie

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

Hi, I’m Leo Xie

I’m an Electrical & Computer Engineering student at the University of Washington focused on computer architecture, digital design, and hardware acceleration. I’m most interested in building serious, reproducible systems projects—especially where low-level design, performance, and clear technical documentation all matter.

My strongest work sits at the intersection of RTL design, pipelined processors, FPGA/HLS workflows, and benchmark-driven engineering. I like projects that go beyond “it works” and show how the system was built, tested, and improved.

What I build

  • Digital systems and computer architecture projects
  • RTL/SystemVerilog designs
  • FPGA and HLS-based acceleration workflows
  • Performance-focused projects with benchmarks, tests, and documentation

Featured Projects

5-Stage Pipelined CPU

Built an unpipelined CPU from the gate level up and then redesigned it into a 5-stage pipelined version. Includes design artifacts, diagrams, testing, and benchmark/performance results.

Current Interests

  • Computer architecture
  • Hardware acceleration
  • FPGA / HLS workflows
  • Efficient compute systems
  • Bridging low-level implementation with system-level performance

Links

Pinned Loading

  1. arm-cpu-architecture-progression arm-cpu-architecture-progression Public

    From logic gates to pipelined CPU

    SystemVerilog