我是靠谱客的博主 寒冷香水,这篇文章主要介绍VIVADO 11.Divider除法器IP1、测试环境2、IP接口3、参数配置4、测试代码,现在分享给大家,希望可以做个参考。

1、测试环境

vivado 2018.2

2、IP接口

时钟使能 与 复位可定制。

3、参数配置

  • Algorithm Type

    LUTMult

    This is recommended for operand widths less than or equal to 12 bits
    This implementation uses DSP slices, block RAM and a small amount of FPGA logic primitives (registers and LUTs).

    Radix-2

    This is recommended for operand widths less than around 16 bits or for applications requiring high throughput。
    The Radix2 solution does not use DSP or block RAM primitives, so this implementation is recommended when these primitives are needed elsewhere.

    High Radix

    High Radix division with prescaling. This is recommended for operand
    widths greater than a

最后

以上就是寒冷香水最近收集整理的关于VIVADO 11.Divider除法器IP1、测试环境2、IP接口3、参数配置4、测试代码的全部内容,更多相关VIVADO内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(79)

评论列表共有 0 条评论

立即
投稿
返回
顶部