2009年11月3日

Interfacing Two Clock Domains【zz】

摘要: http://www.asic-world.com/tidbits/clock_domain.htmlIntroduction There are times when a designer needs to interface two systems working at two different clocks. This interfacing is difficult in the sen... 阅读全文

posted @ 2009-11-03 18:24 Homography Matrix 阅读(507) 评论(0) 推荐(0) 编辑

【Verilog】Gray Code Counter 格雷码计数器

摘要: Gray code counters (having one bit change per counter transition) are often used in FIFO design and digital communication.Here I will show two styles gray code counter.Style #1 First style gray code c... 阅读全文

posted @ 2009-11-03 11:01 Homography Matrix 阅读(7082) 评论(1) 推荐(1) 编辑

导航