generic : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
This commit is contained in:
parent
8ee4eae573
commit
4264abefde
1 changed files with 1 additions and 1 deletions
|
@ -39,5 +39,5 @@
|
||||||
|
|
||||||
proc generate {drv_handle} {
|
proc generate {drv_handle} {
|
||||||
|
|
||||||
::hsm::utils::define_addr_params $drv_handle "xparameters.h"
|
::hsi::utils::define_addr_params $drv_handle "xparameters.h"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue