ch02.e.htm
来自「介绍asci设计的一本书」· HTM 代码 · 共 32 行
HTM
32 行
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
<TITLE> 2.5 Sequential Logic Cells</TITLE>
</HEAD><!--#include file="top.html"--><!--#include file="header.html"-->
<P><A NAME="pgfId=38934"></A><HR ALIGN=LEFT></P>
<P><A HREF="CH02.htm">Chapter start</A> <A
HREF="CH02.d.htm">Previous page</A> <A HREF="CH02.f.htm">Next page</A></P>
<H2>2.5 Sequential Logic Cells</H2>
<P><P CLASS="BodyAfterHead"><A NAME="pgfId=38939"></A>There are two main
approaches to clocking in VLSI design: <B>multiphase clocks</B> or a single
clock and <B>synchronous design</B> . The second approach has the following
key advantages: (1) it allows automated design, (2) it is safe,
and (3) it permits vendor signoff (a guarantee that the ASIC will work as
simulated). These advantages of synchronous design (especially the last
one) usually outweigh every other consideration in the choice of a clocking
scheme. The vast majority of ASICs use a rigid synchronous design style.</P>
<P><HR ALIGN=LEFT></P>
<P><A HREF="CH02.htm">Chapter start</A> <A
HREF="CH02.d.htm">Previous page</A> <A HREF="CH02.f.htm">Next page</A>
</BODY>
<!--#include file="Copyright.html"--><!--#include file="footer.html"-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?