ruby: Support for merging ALPHA_FS and ruby

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.
This commit is contained in:
Brad Beckmann
2009-11-18 13:55:58 -08:00
parent d7a4f665ed
commit 3cf24f9716
9 changed files with 449 additions and 42 deletions

View File

@@ -63,3 +63,4 @@ TraceFlag('BusBridge')
TraceFlag('LLSC')
TraceFlag('MMU')
TraceFlag('MemoryAccess')
TraceFlag('Ruby')