ASIP design flow

本文介绍了使用nML描述语言生成核心处理器指令,作为SDK输入,经编译链接生成目标二进制。可进行调试、模拟并优化nML,最终生成RTL代码。还阐述了ASIP Designer的专利技术,包括nML建模、编译器循环技术等,具备多方面功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  1. using nML description language, it can generate the core processor instruction, and it will used as input to whole sdk
  2. using sdk, the target algorithm written with c language can compile and linked to a target binary
    - debug use debugger and profiler
    - simulate in instruction simulator
    - according to the profile and debug result, refine the nML
  3. when the nML model is ready, it will serve as input the RTL generator, and output RTL code
  4. Assembly-level test programs with high fault coverage are generated, to verify the
    correctness of the RTL implementation in its environment. These test programs can be executed
    both in the RTL model (RTL simulator) and in the instruction-set simulator, and simulation results
    are automatically compared.
    在这里插入图片描述
    ASIP Designer’s patented technology supports the following features:
  • Modeling of ASIP instruction-set architectures in the nML processor description language. nML is a high-level definition language for describing a processor architecture and instruction set (ISA). nML offers designers the abstraction level of a programmer’s manual of a processor. Also, with nML the ASIP’s periphery can be modeled in a cycle- and bit-accurate way. nML offers unprecedented architectural breadth, enabling IP development for almost any vertical market.

  • Unique compiler-in-the-loop technology, enabled by the automatic generation of a comprehensive software development kit (SDK) for each ASIP modeled in nML, containing the following components:
    An optimizing compiler, recognized for its efficient code generation and quick and automatic retargetability to new ASIP architectures. The compiler supports C (optionally extended with user-defined data types and operators using C++ classes and function overloading), C++, and OpenCL C (OpenCL kernel language). The compiler can cope well with architectural peculiarities of DSP cores. It supports instruction-level and data-level parallelism, deeply pipelined instructions, specialized arithmetic functions, custom data-types, specialized address generation units, heterogeneous register structures, and various degrees of instruction encoding (ranging from VLIW to highly encoded instruction sets).
    A linker that builds an executable file from separately compiled Elf/Dwarf object files for different C functions.
    An assembler and disassembler that translates machine code from assembly into binary format and back.
    A fast instruction-set simulator, offering both cycle-accurate and instruction-accurate abstraction levels generated from the same nML model, and easy integration into cycle-accurate and transaction-level virtual prototypes.

  • A flexible (multicore) debugger, which can be used in connection to both instruction-set simulators and on-chip debug hardware (via JTAG).

  • Multi-faceted profiling capabilities to analyze the instruction-set architecture for hot-spots and to drive the architectural optimization process.

  • Automatic generation of a power and area efficient hardware implementation of each ASIP, in synthesizable Verilog or VHDL. A JTAG interface and a debug controller can optionally be generated, to support on-chip debugging.

  • Multi-faceted verification capabilities, including the automatic generation of ASIP-specific test programs in C and assembly code.

Reference:

  1. http://www.i6.in.tum.de/Main/Publications/Freericks1991a.pdf
  2. https://www.synopsys.com/dw/ipdir.php?ds=asip-designer
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值