Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
b3exp
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2021
b3exp
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
5 years ago
by
Junichiro Kadomoto
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+6
-0
6 additions, 0 deletions
home.md
with
6 additions
and
0 deletions
home.md
View page @
a9c2f3fd
...
...
@@ -6,6 +6,8 @@
設計するプロセッサの 命令セット・アーキテクチャ (Instruction-Set Architecture: ISA) としては、
[
RISC-V
](
https://riscv.org/
)
を用います(
**教科書や旧 wiki で用いている ISA とは大きく異なります!注意!**
)。
### 作業用リポジトリ
下記のリポジトリはテスト用プラグラム配布用兼、最終課題提出用です。
各自でforkしたのち、手元にcloneして利用してください。
テスト用プログラムのビルド方法は
[
RISC-V ツールチェインの構築
](
./build
)
を、
...
...
@@ -14,10 +16,14 @@
[
b3exp
](
http://exp.mtl.t.u-tokyo.ac.jp/2019/b3exp
)
### 説明スライド
初回で使ったスライドは以下からダウンロードできます。
[
cpu2019.pdf
](
uploads/8400b3ae143fc17b100ba5d1a166a1d6/cpu2019.pdf
)
### 進捗報告用スプレッドシート
[
進捗報告のスプレッドシート
](
https://docs.google.com/spreadsheets/d/10x57l-zOLhIuM9Xb_uOnzDHuBXpQDTiHAqDDpY-tGWI/edit?usp=sharing
)
# 目次
...
...
This diff is collapsed.
Click to expand it.