Files
Gen4_R-Car_Trace32/2_Trunk/percmn.per
2025-10-14 09:52:32 +09:00

43 lines
1.4 KiB
Plaintext

; --------------------------------------------------------------------------------
; @Title: Perfile for Coherent Mesh Network
; @Props:
; @Author: MIS
; @Changelog:
; @Manufacturer: ARM - ARM Ltd.
; @Doc: corelink_cmn600_coherent_mesh_network_technical_reference_manual_100180_0300_00_en.pdf
; @Core: Generic
; @Chiplist: NeoverseN1, NeoverseN2, NeoverseV1
; @Copyright: (C) 1989-2023 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: percmn.per 16816 2023-10-23 06:45:22Z mschleinkofer $
ASSERT VERSION.BUILD()>=163972. "TRACE32 version must be greater than 163972"
config 16. 8.
width 11.
sif COMPonent.AVAILABLE("CMN1")
INCLUDE ~~/percmnsingle.per 1 "Coherent Mesh Network 1"
endif
sif COMPonent.AVAILABLE("CI1")
INCLUDE ~~/percmnsingle.per 1 "Coherent Interconnect 1"
endif
sif COMPonent.AVAILABLE("CMN2")
INCLUDE ~~/percmnsingle.per 2 "Coherent Mesh Network 2"
endif
sif COMPonent.AVAILABLE("CI2")
INCLUDE ~~/percmnsingle.per 2 "Coherent Interconnect 2"
endif
sif COMPonent.AVAILABLE("CMN3")
INCLUDE ~~/percmnsingle.per 3 "Coherent Mesh Network 3"
endif
sif COMPonent.AVAILABLE("CI3")
INCLUDE ~~/percmnsingle.per 3 "Coherent Interconnect 3"
endif
sif COMPonent.AVAILABLE("CMN4")
INCLUDE ~~/percmnsingle.per 4 "Coherent Mesh Network 4"
endif
sif COMPonent.AVAILABLE("CI4")
INCLUDE ~~/percmnsingle.per 4 "Coherent Interconnect 4"
endif
textline " "