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_DIRand$CL_DIRare set correctly.Verify that the
$CL_DIRdirectory has a/buildsub-directory.Update
$CL_DIR/build/script/encrypt.tclscript 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_encryptiondirectoryUpdate the timing and placement constraints under
$CL_DIR/build/constraintsfor your design specific changes.