资料介绍
时序图
下面的图采自ARM公司编写的文档:《AMBA Specification V2.0》
时序图中出现的情况无外呼这么几个情况。注:图中灰色块部分为总线或信号未定义,
即它的值是不确定的。原文:
Shaded bus and signal areas are undefined, so the bus or signal can assume
any value
within the shaded area at that time. The actual level is unimportant and
does not affect
normal operation.
[pic]
下面是一个AHB总线的时序图的例子。注意:当某个总线上的数据不能用一位数据位宽表
示时,人们约定它的时序图案就是上下两条线,在变化的时候交叉。
[pic]