RTL Coding 读书笔记5:Reset

#############################################################
# 1)Synchronous Reset ? Asynchronous Reset ? I am so confused! How will I ever know which to use ?
#############################################################

Chapter

Notice

1

Reset

Why reset is needed
  1) for application
     make machine/software escape from error or
     abnormal conditions
  2) for simulation
     put circuit into a known state

Design Guideline
  1) every flip-flop needs a reset
     (except some special cases such as shift-register
      where higher performance are required)
  2) asynchronous reset is prefered

3

Synchronous Reset

Advantages
  1) smaller flip-flops but increased combinational
     logic gates, even the area is smaller, the impact
     is not significant for today's die size.
  2) may filter some glitch that is not near active
     clock edge

Disadvantages
  1) need a pulse stretcher to garantee reset pulse width
  2) need a clock , it can be an annoyance is some designs

4

Asynchronous Reset

Advantages
  1) data path is clean
     no logic gates for reset existes in data path
     so higher performance can be achieved
  2) circuit can be reseted with or without clock

Disadvantages
  1) asynchronous de-assert leads to metastability
  2) glitch or noise

5

Asynchronous Reset Problems

Reset Release, reset must be released synchronously so
   1) recovery/removal timing is meeted
   2) all registers exits reset state at the same time

6

Reset Synchronizer

Reset Synchronizer must be used !!! ...

7

Reset Distibution Tree

timing requirement for sync or async reset is common  (setup/hold or recovery/removal), so
  1) delay is required 

but is diffent from clock tree 
  2) skew is not required

8

Reset-glitch filtering

solution
  Schmidt PAD
  Delay and then OR (not needed for all chips)

9

DFT for asynchronouse reset

solution
  Scan Chain

10

multi-clock reset issues   

solution
  1) handshake
  2) reset sequence

11

Multi-ASIC reset synchronization   

not read yet

 

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值