MATLAB浮点模型转换为可在硅(FPGA或ASIC)中实现的硬件模块我要分享

Matlab floating-point model is converted into a hardware module that can be implemented in silicon (

浮点模型 FPGA ASIC 硬件模块

关注次数: 108

下载次数: 0

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本入门练习将指导您逐步将MATLAB浮点模型转换为可在硅(FPGA或ASIC)中实现的硬件模块。该设计是取自AccelDSP示例目录的通用FIR滤波器。


English Description:

This introductory exercise will guide you step by step to convert matlab floating-point models into hardware modules that can be implemented in silicon (FPGA or ASIC). This design is a general FIR filter from accel DSP sample catalog


代码预览

相关推荐