From e52eb0583faf44b854711dd79e44078db84fffd9 Mon Sep 17 00:00:00 2001 From: Kishore Kumar Korathaluri Date: Tue, 23 Dec 2014 10:59:34 +0530 Subject: [PATCH] can : Modified namespace from HSM to HSI. Signed-off-by: Kishore Kumar Korathaluri --- XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl b/XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl index ae0f26c9..05ea7d03 100755 --- a/XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl +++ b/XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl @@ -103,7 +103,7 @@ proc gen_testfunc_call {swproj mhsinst} { } set ipname [get_property NAME $mhsinst] - set deviceid [::hsm::utils::get_ip_param_name $mhsinst "DEVICE_ID"] + set deviceid [::hsi::utils::get_ip_param_name $mhsinst "DEVICE_ID"] set stdout [get_property CONFIG.STDOUT [get_os]] if { $stdout == "" || $stdout == "none" } { set hasStdout 0