ustc-cs / COD-Resources-2017Links
中科大 2017 级数字电路实验/组成原理实验的同学经验和资料分享
☆12Updated 5 years ago
Alternatives and similar repositories for COD-Resources-2017
Users that are interested in COD-Resources-2017 are comparing it to the libraries listed below
Sorting:
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 3 years ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆213Updated 5 months ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆139Updated 4 years ago
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 6 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 4 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆69Updated 3 years ago
- 《计算机设计与实践》测试框架☆18Updated 3 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆60Updated 6 months ago
- Online judge server for Verilog | verilogoj.ustc.edu.cn☆80Updated last year
- PLCT实验室实习生社区。☆272Updated 3 weeks ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆39Updated 3 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆46Updated 5 years ago
- The MOSAIC Operating Systems Model and Checker☆196Updated 2 years ago
- Recommended coding standard of Verilog and SystemVerilog.☆34Updated 3 years ago
- 计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位☆119Updated 11 months ago
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆117Updated 9 months ago
- NSCSCC 信息整合☆252Updated 4 years ago
- compiler course info☆249Updated last year
- 为了更好地帮助后来的同学参加龙芯杯,草拟了这份建议,望对后来人有所帮助☆127Updated 4 years ago
- A fast compiler for SysY code☆18Updated 3 years ago
- 龙芯杯21个人赛作品☆35Updated 3 years ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆224Updated 3 years ago
- Documentation for Router Lab☆68Updated 2 months ago
- 中山大学编译原理课程实验(完全重构版本)☆125Updated last month
- BUAASE2019级的编译实验的实验指导与实验安排☆119Updated 2 years ago
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 3 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 3 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Updated 4 months ago