From 61056ec4e960169710c1d30dce2bb0c7fdd95095 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Thu, 5 Oct 2023 21:17:53 -0600 Subject: platform: insert performance monitor --- platform.qsys | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 81 insertions(+), 9 deletions(-) (limited to 'platform.qsys') diff --git a/platform.qsys b/platform.qsys index 4a9fa44..0e829c7 100644 --- a/platform.qsys +++ b/platform.qsys @@ -137,6 +137,14 @@ type = "int"; } } + element perf_0 + { + datum _sortIndex + { + value = "28"; + type = "int"; + } + } element pio_0 { datum _sortIndex @@ -230,6 +238,14 @@ type = "String"; } } + element platform + { + datum _originalDeviceFamily + { + value = "Cyclone V"; + type = "String"; + } + } element pll_0 { datum _sortIndex @@ -995,6 +1011,7 @@ + @@ -1427,6 +1444,11 @@ + + + + + @@ -1490,22 +1512,42 @@ - + + + + + + + + + + + + + + + + - + - + - + + + + + + @@ -1528,23 +1570,43 @@ + + start="perf_0.out_2" + end="cache_2.in_data" /> + + + end="perf_0.in_1" /> + end="perf_0.in_2" /> + + +