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

https://github.com/YangLeiSX/DigitalSystemDesignSJTU

code for course IS208 (Digital System Design) in SJTU
https://github.com/YangLeiSX/DigitalSystemDesignSJTU

Last synced: about 1 month ago
JSON representation

code for course IS208 (Digital System Design) in SJTU

Awesome Lists containing this project

README

        

# DigitalSystemDesignSJTU

上海交通大学

数字系统设计课程 Verilog HDL设计电路

包括平时课程训练的组合逻辑电路,时序逻辑电路和大作业的题目代码

以及RISC架构的CPU设计并计算斐波那契数列的实现