From bc98bc905c2e796f0d587719196f7e4bf344510a Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Fri, 29 Sep 2023 19:50:01 -0600 Subject: platform: add CPUs and caches to qsys --- platform.qsys | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 191 insertions(+), 22 deletions(-) (limited to 'platform.qsys') diff --git a/platform.qsys b/platform.qsys index 67399ba..d8ed205 100644 --- a/platform.qsys +++ b/platform.qsys @@ -25,6 +25,38 @@ type = "int"; } } + element cache_0 + { + datum _sortIndex + { + value = "20"; + type = "int"; + } + } + element cache_1 + { + datum _sortIndex + { + value = "22"; + type = "int"; + } + } + element cache_2 + { + datum _sortIndex + { + value = "24"; + type = "int"; + } + } + element cache_3 + { + datum _sortIndex + { + value = "26"; + type = "int"; + } + } element clk_0 { datum _sortIndex @@ -41,6 +73,30 @@ type = "int"; } } + element cpu_1 + { + datum _sortIndex + { + value = "21"; + type = "int"; + } + } + element cpu_2 + { + datum _sortIndex + { + value = "23"; + type = "int"; + } + } + element cpu_3 + { + datum _sortIndex + { + value = "25"; + type = "int"; + } + } element hps_0 { datum _sortIndex @@ -73,7 +129,7 @@ type = "int"; } } - element mm_bridge_1 + element mm_bridge { datum _sortIndex { @@ -293,6 +349,18 @@ + + + + + + + + + + + + @@ -302,6 +370,15 @@ + + + + + + + + + @@ -870,13 +947,13 @@ - + @@ -1260,7 +1337,7 @@ @@ -1269,7 +1346,7 @@ @@ -1278,7 +1355,7 @@ @@ -1287,33 +1364,33 @@ - + - + - + - + - + @@ -1321,26 +1398,42 @@ + + + + + + end="mm_bridge.s0"> - + + + + + + + + + + + + + + + + @@ -1360,6 +1453,46 @@ version="20.1" start="pixfmt.avalon_rgb_source" end="pixfifo.avalon_dc_buffer_sink" /> + + + + + + + + + + end="cpu_0.clock_sink" /> + end="cache_0.clock_sink" /> + + + + end="mm_bridge.reset" /> + + + +