我是本科生,第一次上这个论坛,高手们一定要帮帮我啊:)<br />老师给我一些sparc的资料。用现成的IU扩展出个最小系统。<br />资料封皮:Data Sheet for the SPARC811 Chip<br />其中有一些memory subsystem interface signals:<br />A[31:0] ASI[7:0] D[31:0]......<br />WRT(output write tag) <br />I_NULL(output Null Cycle)<br />尤其是这个i_null总是在store指令的后几个流水cycle被置位。书上还说:<br />This signal indicates the current memory access is nullified by the processr.I_Null is used to disable cache miss and memory exception for the current memory access.<br />Under some conditions, the processor is unable to fetch an instruction, usually because a prior multicycle instruction needs to use the bus.When this occurs, the processor asserts I_null to indicate that the current fetch cycle should be nullified.<br />有人熟悉这个吗?I_null信号到底是干什么的?谢谢。<br /> |
|