Skip to the content.

计划就是,首先理解软件层的指令集的含义,然后再去处理怎么写

blog

https://semiengineering.com/why-its-so-hard-to-create-new-processors/ https://github.com/EugeneLiu/translationCSAPP : csapp 的翻译项目

riscv

辅助工具

https://github.com/andrescv/Jupiter : RISC-V assembler and runtime simulator 停止开发了很久了

https://github.com/piotte13/SIMD-Visualiser : 帮助理解 SIMD 的网站

https://github.com/mortbopet/Ripes : A graphical processor simulator and assembly editor for the RISC-V ISA Topics

https://github.com/riscv-software-src/riscv-isa-sim : spike

教程

https://github.com/JonnyKong/CMU-15-213-Intro-to-Computer-Systems : CSAPP 的试验

这里也是有 zynq 的代码

https://github.com/rsd-devel/rsd/blob/master/Processor/Src/Main_Zynq.sv

其实其中的 wiki 也是不错的: https://github.com/rsd-devel/rsd/wiki/en-home

这个有用吗?

https://ysyx.oscc.cc/signup/

pikvm ,有趣

https://github.com/pikvm/pikvm

https://essenceia.github.io/projects/ethernet_switch_asic/

本站所有文章转发 CSDN 将按侵权追究法律责任,其它情况随意。