Skip to content
View Crzax's full-sized avatar

Highlights

  • Pro

Organizations

@syswonder

Block or report Crzax

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

Pinned Loading

  1. LloydAsp/nfd LloydAsp/nfd Public

    No Fraud / Node Forward Bot

    JavaScript 793 357

  2. riscv_pipeline riscv_pipeline Public

    这是武汉大学WHU 计算机组成与设计 RISC-V CPU 流水线设计,包括Modelsim仿真测试,vivado下FPGA(NEXYS A7)测试。

    Verilog 23 1

  3. trafficLight trafficLight Public

    基于51单片机的智能交通灯设计,包括倒计时,红灯延长3s,矩阵键盘自定义时间设定,语音提示,红外遥控自定义时间,温度感应与风扇控制,武汉大学WHU嵌入式系统作业

    C 7

  4. compiler compiler Public

    C/C++实现支持自定义文法的词法&&语法分析器,生成语法树和分析过程,武汉大学WHU编译原理实习作业

    C++ 3

  5. rtthread_nexys_riscv rtthread_nexys_riscv Public

    RT-Thread 5.1.0内核移植到 Nexys A7 FPGA开发板(RISC-V架构)上,在该系统上实现了Shell以及图像处理程序。该项目同样是武汉大学嵌入式系统实验。同时添加了RT-thread官方文档的测试用例,命令都可以通过终端调用。

    C 7 1

  6. Pintos Pintos Public

    Pintos projects. Complete all projects along with beamers for teaching. Project 0 Getting Real, Project 1 Threads, Project 2 User Programs, Project 3 Virtual Memory, Project 4 File Systems.

    C