摘要: Designers have long found that there are many tradeoffs for area and performance. One-hot-state-encoding is an approach to state machine design that attempts to gain performance by simplifying decode logic. The simplest example is comparing a 4 bit counter to it's one-hot equivalent, which is a ring 阅读全文
posted @ 2011-01-24 11:19 dangg 阅读(1227) 评论(0) 推荐(0)