Checklist Before BuildingΒΆ
This checklist includes important items that the developer should check before building a CL Design Check Point (DCP) file for AFI generation.
Verify that the environment variables
$HDK_SHELL_DIR
and$CL_DIR
are set correctly.Verify that the
$CL_DIR
directory has a/build
sub-directory.Update
$CL_DIR/build/script/encrypt.tcl
script for your design specific changes, including the list of all the source files (including header files like .inc and .h/.vh), so they all get copied tosrc_post_encryption
directoryUpdate the timing and placement constraints under
$CL_DIR/build/constraints
for your design specific changes.