当前位置:首页 > 报告详情

14-d3s3-1-Synopsys_ASIP Designer_RISC-V Summit_毛海雪_final_to_RISC-V_summit.pdf

上传人: 张** 编号:155480 2024-02-15 9页 3.21MB

1、Optimize Your Own RISC-V Architecture,Using Application-Specific Processor Design Tools:Synopsys ASIP Designer毛海雪,新思科技解决方案事业部,资深应用工程师August 25,2023 2023 Synopsys,Inc.2RISC-V Extensibility ISA customization and extensibility are drivers for the growing adoption of RISC-V This results in ASIPs with a

2、RISC-V baseline ISA Preserve RISC-V compatibility Execute SW code and libraries Reuse HW peripherals Challenges Which extensions are best for the target application domain?How to obtain a high-quality SW Development Kit(SDK),including an optimizing compiler?How to obtain a reliable RTL implementatio

3、n with excellent PPA?How to verify the design?Designed for general-purpose RISC-V 2023 Synopsys,Inc.3start trv32p5x;opn trv32p5x(bit32_ifmt|bit16_ifmt);opn bit32_ifmt(majOP|majOP_IMM|majLOAD|.|majCUSTOM3);opn majOP(alu_rrr_ar_instr|mpy_rrr_instr|div_instr);opn alu_rrr_ar_instr(op:majOP_fn10,rd:eX,rs

4、1:eX,rs2:eX)action stage ID:pidX1=r1=Xrs1;pidX2=r2=Xrs2;stage EX:aluA=pidX1;aluB=pidX2;switch(op)case add:aluR=add(aluA,aluB)alu;case sub:aluR=sub(aluA,aluB)alu;case slt:aluR=slt(aluA,aluB)alu;case sltu:aluR=sltu(aluA,aluB)alu;case xor:aluR=bxor(aluA,aluB)alu;.case sra:aluR=sra(aluA,aluB)alu;stage E

5、X:pexX1=texX1=aluR;stage ME:pmeX1=tmeX1=pexX1;stage WB:if(rd:x0)w1_dead=w1=pmeX1;else Xrd=w1=pmeX1;syntax:neg rd,rs2 op rs1|snez rd,rs2 op rs1|sltz rd,rs1 op rs2|sgtz rd,rs2 op rs1|op rd,rs1,PADOP2 rs2;image :op9.3:rs2:rs1:op2.0:rd,class(alu_rrr);.ASIP Designer Industry-leading tool to design your o

6、wn Application-Specific Instruction-set Processor(ASIP)Language-based description of ISA and microarchitecture:nML Single processor model ensures that SDK and RTL are in sync Architectural exploration with Compiler-in-the-Loop&Synthesis-in-the-Loop Licensed as a tool(not IP):product differentiation,

word格式文档无特别注明外均可编辑修改,预览文件经过压缩,下载原文更清晰!
三个皮匠报告文库所有资源均是客户上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作商用。
本文主要介绍了如何使用Synopsys的ASIP Designer工具优化自己的RISC-V架构。RISC-V的可扩展性是其越来越受欢迎的关键,这导致了以RISC-V基线ISA为特色的ASIP的发展。文章提出了如何选择最适合目标应用领域的扩展,如何获得高质量的软件开发套件(SDK),以及如何获得可靠的RTL实现等问题。 ASIP Designer是一个行业领先的工具,用于设计应用程序特定的指令集处理器(ASIP)。它使用基于语言的描述来定义ISA和微架构,确保SDK和RTL同步,并通过编译器-in-the-Loop™和合成-in-the-Loop™进行架构探索。该工具提供了与Synopsys EDA工具全面互操作的RISC-V ISA模型。 文章还提到了一些关键的数据,如在Trv模型中,32位数据路径的流水线有5个阶段,而64位数据路径的流水线有5个阶段。此外,还提供了一些SDX扩展的例子,如FFT、SHA256和Keyword Spotting,以及一个用于加速MobileNet v3的“Tmoby” ASIP。 总之,本文强调了使用ASIP Designer工具设计RISC-V架构的重要性,并提供了关于如何优化架构和扩展的宝贵信息。
"如何优化RISC-V架构?" "如何使用ASIP Designer设计适用于特定应用的处理器?" "如何实现RISC-V架构的扩展?"
客服
商务合作
小程序
服务号
折叠