generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: 【笔记】五级流水LA架构CPU设计学习笔记 | ||
Author: SaZiKK | ||
categories: | ||
- study | ||
- CPU | ||
date modify: 2024-06-09 13:20:27 +0800 | ||
date: 2024-06-09 13:08:15 +0800 | ||
tags: | ||
- CPU | ||
- LoongArch | ||
comments: true | ||
date create: 2024-06-09 13:08:15 +0800 | ||
--- | ||
这是我学习UCAS CDE LAB的学习笔记,内容包括完成20条指令的debug以及完成一个五级流水LA架构CPU,是龙芯杯个人赛的前置学习。 |