From 3d928477c2ff59977cbb198ac4a7498e537f5a3e Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 17 Aug 2023 10:39:16 +0100 Subject: [PATCH] get_region_base_address --- .../test_extra_monitor/test_extra_monitor.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py b/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py index 2d115185..7d53e8f2 100644 --- a/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py +++ b/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py @@ -30,8 +30,8 @@ def get_data_region_address(placement, region): # Get the App Data for the core transceiver = FecDataView.get_transceiver() - app_data_base_address = transceiver.get_cpu_information_from_core( - placement.x, placement.y, placement.p).user[0] + app_data_base_address = transceiver.get_region_base_address( + placement.x, placement.y, placement.p) # Get the provenance region base address address_location = get_region_base_address_offset(