Skip to content
View yuhanqin's full-sized avatar

Highlights

  • Pro

Block or report yuhanqin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. merge-conflicts merge-conflicts Public

    HTML

  2. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    HTML

  3. hex-converter-by-x86 hex-converter-by-x86 Public

    This hex converter is achieved by x86 Assemble Language. It can convert a huge data with decimal part with an arbitrary accuracy. All data are between Binary to Hexadecimal.

    Assembly

  4. 128-bit-AES-by-Verilog 128-bit-AES-by-Verilog Public

    This is a 128-bit AES encryptor written by Verilog. Each encryption round takes two clock periods in average.

    Verilog

  5. super-mario-in-c super-mario-in-c Public

    This is a classic game Super Mario in C. Some adaptations are made.

    C++

  6. out-of-order-processor-for-riscv out-of-order-processor-for-riscv Public

    This is a two-issue out-of-order processor for TinyRV2. It contains eight stages, as descripted as follow:uses unified physical register file for register renaming.

    Verilog