1
0

ahb: add mmio_ahb option

This commit is contained in:
Wesley W. Terpstra
2016-05-26 14:49:27 -07:00
committed by Andrew Waterman
parent 31f1dcaf84
commit 2ddada1732
2 changed files with 21 additions and 5 deletions

View File

@ -219,6 +219,7 @@ class BaseConfig extends Config (
}
case NExtInterrupts => 2
case NExtMMIOAXIChannels => 0
case NExtMMIOAHBChannels => 0
case PLICKey => PLICConfig(site(NTiles), site(UseVM), site(NExtInterrupts), 0)
case DMKey => new DefaultDebugModuleConfig(site(NTiles), site(XLen))
case FDivSqrt => true