欄位 | 內容 |
---|---|
學期 | 112 學年上學期 |
學生 | 林庭意 |
學號末兩碼 | 05 |
教師 | 陳鍾誠 |
學校科系 | 金門大學資訊工程系 |
課程教材 | https://github.com/ccc112a/cpu2os https://www.nand2tetris.org/ |
章節 | 參考 |
---|---|
1-2章 | 依據教材自己寫完 |
3章 | pc參考(https://gist.github.com/leesharma/d5987848b04a5577619ad15af7c358b4) 已經理解,剩下自己寫 |
4章 | fill、mult參考(https://github.com/davidsmithmke/nand2tetris-project4) 看完理解之後再寫一次。 |
5章 | cpu參考(https://github.com/havivha/Nand2Tetris/blob/master/05/CPU.hdl) 、 (https://github.com/ccc112a/cpu2os/blob/master/03-nand2tetris/05/CPU.hdl) 和chatgpt,看完理解之後再寫一次。 |
期中作業 | ppt後面的參考資料連結,參考並理解 |