The validate_noc
command aggregates the NoC
connectivity and QoS constraints from the Modular NoC with any NoC connectivity and
constraints from Block Designs. When validate_noc
is executed, the
design is elaborated, all Modular NoC XPMs are discovered in the design, XDC constraints
that are marked with USED_IN synthesis_pre
and
implementation_pre
are read and processed, and DRC checks are run.
validate_noc
can be run with the following options:
- -force
- Forces the entire process described above to re-run regardless if the sources have changed.
- -part
- Specifies the target part for
validate_noc
to run. - -pr_config
- Used for DFX designs only. Specifies the partition configuration so the validation can happen on the correct design.