Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有组合电路和时序电路。在时序电路中,使用了存储元件。是异步电路,电路中也使用了触发器之类的存储元件。以及它们如何不稳定,这使其成为电路的糟糕选择。如何解释异步电路的不稳定性?
可能您指的是时钟驱动的系统。数据在时钟周期的特定部分(通常是上升/下降沿)被锁存。如果您使用的是异步电路,它可以随时更改其状态,包括数据锁存时间。这会导致不稳定。