fix typo
This commit is contained in:
@@ -201,6 +201,7 @@ class VortexTile private (
|
|||||||
Description(name, mapping ++ cpuProperties ++ nextLevelCacheProperty
|
Description(name, mapping ++ cpuProperties ++ nextLevelCacheProperty
|
||||||
++ tileProperties ++ dtimProperty ++ itimProperty ++ beuProperty)
|
++ tileProperties ++ dtimProperty ++ itimProperty ++ beuProperty)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
ResourceBinding {
|
ResourceBinding {
|
||||||
Resource(cpuDevice, "reg").bind(ResourceAddress(staticIdForMetadataUseOnly))
|
Resource(cpuDevice, "reg").bind(ResourceAddress(staticIdForMetadataUseOnly))
|
||||||
|
|||||||
Reference in New Issue
Block a user