Skip to content

Commit

Permalink
RAW_BAYER: TCL update with EXPORT_FPE
Browse files Browse the repository at this point in the history
Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
  • Loading branch information
shravanI35088 committed Sep 21, 2023
1 parent f64c7d2 commit 13dcd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MPFS_VIDEO_KIT_RAW_BAYER_REFERENCE_DESIGN.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ if {[info exists PROGRAM]} {
run_tool -name {PROGRAMDEVICE}
}

if {[info exists EXPORT]} {
if {[info exists EXPORT_FPE]} {
run_tool -name {GENERATEPROGRAMMINGDATA}
run_tool -name {CONSTRAINT_MANAGEMENT}
configure_envm -cfg_file "${src_path}/MSS_VIDEO_KIT/RAW_BAYER/ENVM.cfg"
Expand Down

0 comments on commit 13dcd6e

Please sign in to comment.