代码拉取完成,页面将自动刷新
Tiny CPU is a small 32-bit CPU done mostly as a hobby for educational purposes. The primary goal is to be binary compatible with non-FPU MIPS32 architecture First release should be binary compatible with MIPS I architecture which is a subset of MIPS32. A few examples are using 8-bit wide registers and data-path. License of everything in this git repo : BSD Content : examples/pipeline : 3-stages pipeline implementation example, just a skeleton. examples/memory-controller : simple SRAM memory-controller, acts like a Round-Robin scheduler for memory accesses. examples/instruction-fetcher : a 1-stage pipeline featuring previous pipeline and memory-controller in order to fetch instructions from SRAM. examples/instruction-decoder : a 2-stages pipeline featuring previous pipeline, memory-controller and instruction fetcher in order to fetch, decode and execute 32 bits MIPS I instructions. The previous directory is a draft and a work in progress of a 32 bits MIPS I binary compatible softcore.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。