Commit c5884be 1 parent 3d8f4fc commit c5884be Copy full SHA for c5884be
File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ 我的体系实验:https://github.com/DreaminginCodeZH/orgexp
2
+
3
+ 可以使用 Tag 定位到各次实验的代码,生成的 .bit 文件可以在 Releases 中下载。
4
+
5
+ 我的实现遵循实验指导 PPT 中原理图,但是对于实际代码的组织和编码风格多有注意,并且连接各个模块的冗长代码均由脚本生成来保证方便和正确,因此相比课程提供的填空代码要舒服很多。
6
+
7
+ 其他说明请移步项目页面。
8
+
9
+ 这个实验工程是基于我的 Nexys3 开发板,欢迎各位同学将其移植到其他开发板上。
Original file line number Diff line number Diff line change
1
+ 我的组成实验:https://github.com/DreaminginCodeZH/orgexp
2
+
3
+ 可以使用 Tag 定位到各次实验。
4
+
5
+ 由于当时经验不足,代码质量不算最高,也可能有一些隐藏的错误,仅供参考。
Original file line number Diff line number Diff line change @@ -5,5 +5,3 @@ MIPS 汇编器:https://github.com/DreaminginCodeZH/mipsasm
5
5
MIPS 汇编器下载:https://github.com/DreaminginCodeZH/mipsasm/releases/latest
6
6
7
7
关于 Verilog 的各种有用文档/指南在` 逻辑与计算机设计基础/资料 ` 中。
8
-
9
- 我的组成实验:https://github.com/DreaminginCodeZH/orgexp,可以使用 Tag 定位到各次实验。由于当时经验不足,代码质量不算最高,也可能有一些隐藏的错误,仅供参考。
You can’t perform that action at this time.
0 commit comments