自作CPU
#CPU実験
https://gyazo.com/0d9c5448e09d85a03ad2ef2832e0a336
RISC-V
Odeeeen
RV32IFのサブセット
マルチサイクル RISC-V CPU を作成したい
東大CPU実験のレイトレを動かしたよ
https://github.com/thata/odeeen
R4
RV32Iのサブセット
https://github.com/thata/r4
TD4
TD4のVerilogへの移植
https://gist.github.com/thata/ed0575c2871070ecc89d99bd7e357f5d
上のTD4をDE10-Liteで動かしたやつ
https://github.com/thata/td4
CPU自作ゲーム
MHRD
CPU作成ゲーム「MHRD」で作成したCPUのVerilogへの移植
https://github.com/thata/mhrd
MHRDはこちら(めちゃおもしろいよ)
https://store.steampowered.com/app/576030/MHRD/
TuringComplete
シミュレーター
Rubyで作ったRISC-Vシミュレーター
https://blog.agile.esm.co.jp/entry/2022/06/10/115327