Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-21 | ruby: fixed how ruby_fs creates phsyical memory | Brad Beckmann | |
Now ruby_fs creates physical memory of the right size. | |||
2010-01-29 | ruby: convert to M5 MemorySize | Brad Beckmann | |
Converted both ruby caches and directory memory to use the M5 MemorySize python type. | |||
2010-01-29 | ruby: FS support using the new configuration system | Brad Beckmann | |
2009-11-18 | m5: improvements to the ruby_fs.py file | Brad Beckmann | |
2009-11-18 | ruby: Support for merging ALPHA_FS and ruby | Brad Beckmann | |
Connects M5 cpu and dma ports directly to ruby sequencers and dma sequencers. Rubymem also includes a pio port so that pio requests and be forwarded to a special pio bus connecting to device pio ports. |