You can scope constraints to module reference block by adding the XDC file to the CONSTRSET of the OOC run as followss:
- When the design is ready to synthesize, generate the block design output
products.
The OOC runs appear in the Design Runs tab.
- Add the intended file to the CONSTRSET of the OOC synthesis of the IP. For
example:
add_files -fileset [get_property CONSTRSET [get_runs PL_inst_0_snet_pl_top_wrapper_inst_0_synth_1]] ./snet_xilinx_example_prj/snet.srcs/constrs_1/imports/cdc/cdc_level_async_in.scoped.xdc
- Launch Synthesis.