Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xdpcs/hdu-computer-organization

杭州电子科技大学计算机组成实验:代码和解析
https://github.com/xdpcs/hdu-computer-organization

architecture fpga hdu hdu-solutions

Last synced: 6 days ago
JSON representation

杭州电子科技大学计算机组成实验:代码和解析

Awesome Lists containing this project

README

        

# HDU-computer-organization-experiment

![GitHub watchers](https://img.shields.io/github/watchers/XdpCs/HDU-computer-organization?style=social)
![GitHub stars](https://img.shields.io/github/stars/XdpCs/HDU-computer-organization?style=social)
![GitHub forks](https://img.shields.io/github/forks/XdpCs/HDU-computer-organization?style=social)
![GitHub last commit](https://img.shields.io/github/last-commit/XdpCs/HDU-computer-organization?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/XdpCs/HDU-computer-organization?style=flat-square)
![GitHub license](https://img.shields.io/github/license/XdpCs/HDU-computer-organization?style=flat-square)

## 杭电计算机组成实验

* [实验1-全加器设计实验](./note/First_experiment.md)
* [实验2-超前进位加法器设计实验](./note/Second_experiment.md)
* [实验3-多功能ALU设计实验](./note/Third_experiment.md)
* [实验4-寄存器堆设计实验](./note/Fourth_experiment.md)
* [实验5-存储器设计实验](./note/Fifth_experiment.md)
* [实验6-MIPS汇编器与模拟器实验](./note/Sixth_experiment.md)
* [实验7-取指令与指令译码实验](./note/Seventh_experiment.md)
* [实验8-实现R型指令的CPU设计实验](./note/Eighth_experiment.md)
* [实验9-实现R-I型指令的CPU设计实验](./note/Ninth_experiment.md)
* [实验10-实现R-I-J型指令的CPU设计实验](./note/Tenth_experiment.md)

## License

HDU-computer-organization is under the [MIT](LICENSE). Please take a look at LICENSE for more information.