#170 wishbone example now set dBusCmdMasterPipe

This commit is contained in:
Dolu1990 2021-08-24 23:24:22 +02:00
parent 3deeab42fd
commit 5c7e4a0294
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ object VexRiscvCachedWishboneForSim{
catchIllegal = true, catchIllegal = true,
catchUnaligned = true catchUnaligned = true
), ),
dBusCmdMasterPipe = true, //required for wishbone
memoryTranslatorPortConfig = null memoryTranslatorPortConfig = null
// memoryTranslatorPortConfig = MemoryTranslatorPortConfig( // memoryTranslatorPortConfig = MemoryTranslatorPortConfig(
// portTlbSize = 6 // portTlbSize = 6