查看: 1348|回复: 0
收起左侧

RISC-V结构逻辑图

[复制链接]

  离线 

  • TA的每日心情
    奋斗
    2021-1-15 13:53
  • 签到天数: 26 天

    [LV.4]

    发表于 2020-8-21 01:01:19 | 显示全部楼层 |阅读模式

    有人预言,RISC-V或将是继Intel和Arm之后的第三大主流处理器体系。欢迎访问全球首家只专注于RISC-V单片机行业应用的中文网站

    您需要 登录 才可以下载或查看,没有帐号?立即注册

    x

    国内芯片技术交流-RISC-V结构逻辑图risc-v单片机中文社区(1)


    说明:

    执行6级流水作业:

    1. fetch(取指)

    2. decode(译码)

    3. dispatch/renaming(分发/重命名)

    4. select/wakeup(选择/唤醒)

    5. execution/mem access/finish(执行/存取/结束)

    6. complete/retire(完成/恢复)


    六级流水作业的另一种划分说法:

    The six-stage pipeline should be divided into the following stages:

    • Instruction Fetch (取指)-- request instruction from iMem and update PC
    • Decode(译码) -- receive response from iMem and decode instruction
    • Register Fetch(取寄存器) -- read from the register file
    • Execute(执行) -- execute the instruction and redirect the processor if necessary
    • Memory(存储) -- send memory request to dMem
    • Write Back(回写) -- receive memory response from dMem (if applicable) and write to register file




    设计完成后的芯片:


    国内芯片技术交流-RISC-V结构逻辑图risc-v单片机中文社区(2)


    1


    国内芯片技术交流-RISC-V结构逻辑图risc-v单片机中文社区(3)

    2

    本篇完,感谢关注:RISC-V单片机中文网





    上一篇:riscv各种版本gcc工具链编译与安装
    下一篇:问一个小问题:riscv的编译器中如何选择相对地址转移的指...
    RISCV作者优文
    全球首家只专注于RISC-V单片机行业应用的中文网站
    回复

    使用道具 举报

    高级模式
    B Color Image Link Quote Code Smilies

    本版积分规则

    关闭

    RISC-V单片机中文网上一条 /2 下一条



    版权及免责声明|RISC-V单片机中文网 |网站地图

    GMT+8, 2024-4-26 03:39 , Processed in 0.601354 second(s), 49 queries .

    快速回复 返回顶部 返回列表