xilinx_ug474_7Series_CLB阅读记录

Recommended Design Flow

CLB resources are inferred for generic design logic and do not require instantiation. Good HDL design is sufficient. A few items to note:

  • CLB flip-flops have either a set or a reset. The designer must not use both set andreset.
  • Flip-flops are abundant. Pipelining should be considered to improve performance.
  • Control inputs are shared across a slice or CLB. The number of unique control inputs required for a design should be minimized. Control inputs include clock, clock enable,set/reset, and write enable.
  • A 6-input LUT can be used as a 32-bit shift register for efficient implementation.
  • A 6-input LUT can be used as a 64 x 1 memory for small storage requirements.
  • Dedicated carry logic implements arithmetic functions effectively.

These steps indicate the recommended design flow:

  • Implement the design using preferred methodologies (HDL, IP, etc.).
  • Evaluate utilization reports to determine resources used.Check to make sure arithmetic logic, distributed RAM, and SRL are used, when helpful.
  • Consider flip-flop usage.
    a. Pipeline for performance.
    b. Use dedicated flip-flops at the outputs of dedicated resources (block RAM, DSP)
    c. Allow shift registers to use SRL (avoid set/resets)
  • Minimize the use of set/resets

Carry Logic Applications/DSP48E

Designs that include simple counters, comparators or adder/subtractors automatically infer the carry logic. A small arithmetic function can be faster and lower power using the CLB carry logic rather than using an entire DSP48E1 slice.

The DSP48E1 slices support many independent functions including multiply, multiply accumulate, multiply add, three-input add, barrel shift, wide-bus multiplexing, magnitude comparator, bitwise logic functions, pattern detection, and wide counter. The architecture also supports cascading multiple DSP48E1 slices to form wide math functions, DSP filters, and complex arithmetic.

The carry logic runs vertically up every other column of slices (SLICEL and SLICEM). The Xilinx tools automatically place logic in a column when the carry logic is used.

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值