Age | Commit message (Collapse) | Author |
|
Since ruby only works in timing mode, explicitly requiring the timing cmd line
param to be specified is not necessary.
|
|
|
|
This patch attaches ruby objects to the system before the topology is
created so that their simobject names read their meaningful variable
names instead of their topology name.
|
|
|
|
Now ruby_fs creates physical memory of the right size.
|
|
Converted both ruby caches and directory memory to use the M5 MemorySize python
type.
|
|
|
|
|
|
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.
|