读书笔记 Advanced FPGA(1)Architecting Speed

本文探讨了高吞吐量和低延迟架构的设计原则,包括迭代环展开、流水线寄存器移除等方法来提升系统性能。同时介绍了如何通过增加寄存器层、平衡寄存器等方式改善定时特性。
SUMMARY OF KEY POINTS
. A high-throughput architecture is one that maximizes the number of bits
per second that can be processed by a design.
. Unrolling an iterative loop increases throughput.
. The penalty for unrolling an iterative loop is a proportional increase in
area.
. A low-latency architecture is one that minimizes the delay from the input
of a module to the output.
. Latency can be reduced by removing pipeline registers.
. The penalty for removing pipeline registers is an increase in combinatorial
delay between registers.
. Timing refers to the clock speed of a design. A design meets timing when
the maximum delay between any two sequential elements is smaller than
the minimum clock period.
. Adding register layers improves timing by dividing the critical path into
two paths of smaller delay.
. Separating a logic function into a number of smaller functions that can be
evaluated in parallel reduces the path delay to the longest of the
substructures.
. By removing priority encodings where they are not needed, the logic structure is flattened, and the path delay is reduced.
. Register balancing improves timing by moving combinatorial logic from
the critical path to an adjacent path.
. Timing can be improved by reordering paths that are combined with the
critical path in such a way that some of the critical path logic is placed
closer to the destination register.

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值