Searched defs:commit_stack (Results 1 – 1 of 1) sorted by relevance
93 val commit_stack = Output(Vec(RasSize, new RASEntry)) constant155 val commit_stack = RegInit(VecInit(Seq.fill(RasSize)(RASEntry(0.U, 0.U)))) constant