/OSCPU

我的一生一芯项目

Primary LanguageC++

MYCPU

This is my cpu in the project of ysyx!

pull code

git clone https://github.com/yuhanzhu612/OSCPU.git

cpu designed by verilog

  1. The code is in this directory
  2. AXI birst transfer
  3. 4KB Icache
  4. 4KB Dcache

To run the tests read the README_YSYX.md

cpu designed by chisel

  1. The code is in this directory
  2. AXI birst transfer
  3. 4KB Icache
  4. 4KB Dcache

To run the tests read the README_YSYX.md