Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 281 Bytes

CPU设计实战Loongarch复现

完成对openla500 设计的复刻,对应于自学大纲入门阶段。

  1. Pipeline Design
  2. Precise Exceptions
  3. AXI Interface
  4. Translation Lookaside Buffer (TLB)
  5. Cache Design
  6. Branch Prediction Unit (BPU)
  7. Performance Optimization