Difference between revisions of "Ratrob"

From Vlsiwiki
Jump to: navigation, search
 
Line 27: Line 27:
 
|}
 
|}
  
*<b> Status Flag </b>    <span style="color:Blue"> <i> OUTPUT </i></span>
+
*<b> <u>Status Flag</u> </b>    <span style="color:Blue"> <i> OUTPUT </i></span>
::{| height=”50”
+
:{| height=”50”
 
|width=150pt |<i> BoolType </i>
 
|width=150pt |<i> BoolType </i>
 
|width=100pt | <span style="color:Crimson"> <b> rr_empty </b></span>
 
|width=100pt | <span style="color:Crimson"> <b> rr_empty </b></span>

Latest revision as of 01:13, 18 May 2009

THIS PAGE IS UNDER CONSTUCTION

Fetch Engine

Branch Predictor I/F

  • BPredRecoveryType OUTPUT
BoolType miss (1 bits)
BoolType taken (1 bits)
AddrType target_PC (32 bits)
AddrType addrs (32 bits)
BPredStateType state (9 bits)
  • Status Flag OUTPUT
BoolType rr_empty (1 bits)

Crack I/F

  • DInst_CRType INPUT
BoolType valid (1 bits)
BoolType slow (1 bits)
OPType op 10 bits)
IMMType imm (32 bits)
BoolType expop (1 bits)
BoolType cexc (1 bits)
BoolType aexc_clear (1 bits)
BoolType icc (1 bits)
BoolType useY (1 bits)
BPredStateType state (9 bits)
ClusterIdType id (3 bits)
LRegType ldest (7 bits)
LRegType lsrc1 (7 bits)
LRegType lsrc2 (7 bits)
  • Status Flag INPUT
BoolType sched_busy (1 bits)
  • Status Flag OUTPUT
BoolType rr_clear (1 bits)