美文网首页
picorv32工具链

picorv32工具链

作者: Ryzen_32b0 | 来源:发表于2020-05-06 00:32 被阅读0次

    工欲善其事必先利其器

    ===========================================================================

    ### 需要达到的目的是仿真,所以GCC工具链必须要弄好,实现C2elf.

    #picorv32的Makefile里边有download_tools ,很方便就可以下载了,但是比较慢。。

    全网有关picorv32的中文资料好像只有一个CSDN博客博主的,链接如下:

    picoRV32 CPU introduction(开源cpu)_网络_kuankuan02的博客-CSDN博客

    介绍picorv32 custom_trap/interrupt相关的,比较重要。。

    另外一个参考资料是GitHub - venturezhao/XJTU-Tripler: This repository is the backup of XJTU-Tripler project, participating dac19 system design contest

    玩转picorv32的关键是两个,一个是firmware,包含bootloader 、start.S;另外一个是apb_subsystem

    相关文章

      网友评论

          本文标题:picorv32工具链

          本文链接:https://www.haomeiwen.com/subject/kwivghtx.html