- Launch the implementation of the first configuration. Right-click impl_1 from the Design Runs tab, and then click
.
- Click Open Implemented Design after implementation is complete. You can close the Synthesized design.
- Run the VIV DRCs for implementation. Open the Report DRC window and select IDF_VIV2-5 and IDF_VIV2-6 from the Isolation group. Click OK to run these DRCs.
You can see there are no warnings or errors in the DRC report. Advisories are reported as Violations in the report summary of the DRCs. This is common to all the DRCs and has nothing to do with the VIV DRCs. This is an issue with the way the error counts are reported and print the advisories without incrementing the error count.
- Inspect the files in the
impl_1directory under theProject Runsdirectory. You will seemb_dfx_controller_wrapper_routed_bb.dcp, which is a blackbox dcp, and RM dcpsmb_dfx_controller_i_rp1_rp1rm1_inst_0_routed.dcpandmb_dfx_controller_i_rp2_rp2rm1_inst_0_routed.dcp. - Close the implemented design. You can now proceed to the second configuration.