完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
实现循环移位寄存器的最佳方法是什么?
在FPGA运行时可以配置谁的长度? 1)BRAM(1位输出)。 递增地址并根据length参数将其重置为零。 以并行方式加载内容。 2)???? 是否有任何其他方法可以使用任何其他原语。 以上来自于谷歌翻译 以下为原文 What is the best approach for implementing a circular shift register . Whose length can be configured while the FPGA is running?. 1) BRAM (1-bit output) . Increment the address and reset it to zero based on the length parameter. LOad the content in a parallel fashion . 2) ???? Is there any other approach where any other primitive can be used . |
|
相关推荐
3个回答
|
|
|
|
|
|
嗨,
“以并行方式加载内容”是什么意思? DP-BRAM可以配置为在其数据端口具有不同的字宽,但是这些不能超过BRAM的最大字长(例如18位)。 因此,如果需要,您可以进行一些明智的并行加载,或者花费多个时钟周期来满载SR。 此外,如果为可配置的SR大小创建一些逻辑,如果大小不是并行字宽的整数倍,则会遇到困难。 了解最大长度对于识别可能的替代解决方案是有用的。 有一个很好的综合 Eilert 以上来自于谷歌翻译 以下为原文 Hi, what do you mean with "Load the content in a parallel fashion ." A DP-BRAM can be configured do have different word widths at its data ports, but these can not exceed the maximum word size of the BRAM, (e.g. 18 Bits). So, you can make some word wise parallel loading if needed, or spend a number of clock cycles for a full load of the SR. Also, if you create some logic for a configurable SR size, you will experience difficulties if the size is not an integer multiple of the parallel word width. Knowing the maximum length would be useful to identify possible alternative solutions. Have a nice synthesis Eilert |
|
|
|
嗨,
如此小的SR可以用FF和一些MUX来完成,以选择输出抽头。 一些较新的FPGA系列已经在单个LUT中实现了这样的功能,但是您无法执行并行LOAD。 有一个很好的合成 Eilert 以上来自于谷歌翻译 以下为原文 Hi, such a small SR can be done with FFs and some MUX to select the output tap. Some of the more recent FPGA families have such a feature already implemented in a single LUT, but then you can not perform a parallel LOAD. Have a nice syntheis Eilert |
|
|
|
只有小组成员才能发言,加入小组>>
2385 浏览 7 评论
2800 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2264 浏览 9 评论
3336 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2433 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
762浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
548浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
375浏览 1评论
1970浏览 0评论
688浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-26 13:18 , Processed in 1.493471 second(s), Total 83, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号