主要内容

定点转换基础知识与类型设定

浮点到定点转换简介,HDL 代码生成的定点运行时函数支持

了解定点转换基础知识、自动定点转换过程、支持 HDL 代码生成的定点函数及数据类型设定。有关定点转换过程的概述,请参阅Automated Fixed-Point Conversion。要开始使用示例,请参阅Floating-Point to Fixed-Point Conversion

函数

codegen从 MATLAB 代码生成 HDL 或高级综合 (HLS) 代码
coder.config创建 HDL Coder 代码生成配置对象
coder.approximationCreate function replacement configuration object

coder.FixPtConfigFloating-point to fixed-point conversion configuration object

主题

精选示例