CPUを作ってみよう
ToDo
この記事を見て順番に従うだけでCPUを作れるような記事を書く
参考文献
ゼロから始める自作 CPU 入門
https://www.slideshare.net/hktechno/cpu-2015
作ろう!CPU
https://amane-uehara.github.io/cpubook/
東大CPU実験
2014
http://nullpo-head.hateblo.jp/entry/2015/03/24/205419
2015
http://nullpo-head.hateblo.jp/entry/2015/03/24/205419
2017
http://yamaguchi-1024.hatenablog.com/entry/2018/02/27/172417
2018
https://moraprogramming.hateblo.jp/entry/2019/03/17/165802
2019
https://diary.shift-js.info/building-a-riscv-cpu-for-linux/
https://speakerdeck.com/lmt_swallow/2019-nian-du-cpu-shi-yan-yu-xing-linux-gadong-ku-risc-v-cpuwozuo-ru
https://misteer.hatenablog.com/entry/cpuex
https://okuraofvegetable.hatenablog.com/entry/2020/02/29/230201
FPGAでCPUを自作
http://sikakuisankaku.hatenablog.com/entry/2017/12/09/192238
http://sikakuisankaku.hatenablog.com/entry/2017/12/10/174442
簡単な32bit CPUを自作した(MIPSのサブセット)
https://qiita.com/kamaboko123/items/d588f1b92f6c3749389e
ゲームボーイのエミュレータを自作した話
https://keichi.net/post/write-yourself-a-game-boy-emulator/