ID:19795 The "--exclude_pr_subblocks" flag is required when exporting a top-level partition (root_partition) with a Partial Reconfiguration flow. Either export the entire design or ensure that the "--exclude_pr_subblocks" flag is present in the command that exports the root_partition.

CAUSE: The design includes a lower-level Partial Reconfiguration (PARTIAL_RECONFIGURATION_PARTITION) partition but does not set the "--exclude_pr_subblocks" flag.

ACTION: If you intend to export the database for your entire design, use the Export Design option in the Project Menu. Otherwise, to export only the static region in your design, add the --exclude_pr_subblocks flag to the command that exports the root_partition.