#170 wishbone example now set dBusCmdMasterPipe
This commit is contained in:
parent
3deeab42fd
commit
5c7e4a0294
|
@ -64,6 +64,7 @@ object VexRiscvCachedWishboneForSim{
|
|||
catchIllegal = true,
|
||||
catchUnaligned = true
|
||||
),
|
||||
dBusCmdMasterPipe = true, //required for wishbone
|
||||
memoryTranslatorPortConfig = null
|
||||
// memoryTranslatorPortConfig = MemoryTranslatorPortConfig(
|
||||
// portTlbSize = 6
|
||||
|
|
Loading…
Reference in New Issue