Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-07 | Param: Transition to Cycles for relevant parameters | Andreas Hansson | |
This patch is a first step to using Cycles as a parameter type. The main affected modules are the CPUs and the Ruby caches. There are definitely plenty more places that are affected, but this patch serves as a starting point to making the transition. An important part of this patch is to actually enable parameters to be specified as Param.Cycles which involves some changes to params.py. | |||
2012-08-19 | Ruby Banked Array: add copyrights | Nilay Vaish | |
2012-07-10 | ruby: banked cache array resource model | Brad 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. |