1
0

coreplex: naming of tile wrappers

This commit is contained in:
Henry Cook 2017-07-27 15:16:48 -07:00
parent 33852ef965
commit 9a483af6e8

View File

@ -62,6 +62,7 @@ trait HasRocketTiles extends HasSystemBus
wrapper
}
}
wrapper.suggestName("tile") // Try to stabilize this name for downstream tools
// Local Interrupts must be synchronized to the core clock
// before being passed into this module.