From dcc754084f96ccc577bfcdc00dc98833ec65a28e Mon Sep 17 00:00:00 2001 From: Cloud User Date: Sun, 9 Jun 2019 01:43:55 +0000 Subject: [PATCH] update encyrpt file --- aws/zcash_fpga/build/scripts/encrypt.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/zcash_fpga/build/scripts/encrypt.tcl b/aws/zcash_fpga/build/scripts/encrypt.tcl index d08ce66..3eae5af 100644 --- a/aws/zcash_fpga/build/scripts/encrypt.tcl +++ b/aws/zcash_fpga/build/scripts/encrypt.tcl @@ -18,7 +18,7 @@ # Add check if /build and /build/src_port_encryption directories exist # Add check if the vivado_keyfile exist -#set ZCASH_DIR $::env(ZCASH_DIR) +set ZCASH_DIR $::env(ZCASH_DIR) #set HDK_SHELL_DIR $::env(HDK_SHELL_DIR) #set HDK_SHELL_DESIGN_DIR $::env(HDK_SHELL_DESIGN_DIR) #set CL_DIR $::env(CL_DIR)