summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/BankedArray.cc
AgeCommit message (Collapse)Author
2012-08-19Ruby Banked Array: add copyrightsNilay Vaish
2012-07-10ruby: banked cache array resource modelBrad Beckmann
This patch models a cache as separate tag and data arrays. The patch exposes the banked array as another resource that is checked by SLICC before a transition is allowed to execute. This is similar to how TBE entries and slots in output ports are modeled.