Skip to content

makerinchina-iot/learning-riscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-riscv

Implementation RISCV core for my learing purpose.

  • 说明

从头实现一个RISCV core, 用于自己学习RISCV CPU和FPGA 知识。

  • 目标

    • 基础指令运行和测试仿真
    • 运行C程序
    • 在Altera FPGA开发板上运行
    • GPIO外设
    • UART外设和串口下载程序
    • JLINK 调试功能和烧写(SWD)
    • 支持SES-RISCV直接编写程序
    • 运行RTOS-rtt
    • 运行GUI-lvgl
  • 开发记录

  • 主要参考资料

    • 《Computer_Organization_RiscV_Edition》、中文版《计算机组成与设计 硬件软件接口 》

    • RISCV 官方文档

About

Implementation RISCV core for my learing purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published