Copyright 1986-2022 Xilinx, Inc. All Rights Reserved. Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. --------------------------------------------------------------------------------------------------------------------------------------------- | Tool Version : Vivado v.2023.2 (lin64) Build 4029153 Fri Oct 13 20:13:54 MDT 2023 | Date : Fri May 2 00:27:21 2025 | Host : 89852011558b running 64-bit unknown | Command : report_drc -file digilent_arty_a7_drc.rpt | Design : processorci_top | Device : xc7a100tcsg324-1 | Speed File : -1 | Design State : Fully Routed --------------------------------------------------------------------------------------------------------------------------------------------- Report DRC Table of Contents ----------------- 1. REPORT SUMMARY 2. REPORT DETAILS 1. REPORT SUMMARY ----------------- Netlist: processorci_top Floorplan: design_1 Design limits: Ruledeck: default Max violations: Violations found: 1 +----------+----------+-----------------------------------------------------+------------+ | Rule | Severity | Description | Violations | +----------+----------+-----------------------------------------------------+------------+ | CFGBVS-1 | Warning | Missing CFGBVS and CONFIG_VOLTAGE Design Properties | 1 | +----------+----------+-----------------------------------------------------+------------+ 2. REPORT DETAILS ----------------- CFGBVS-1#1 Warning Missing CFGBVS and CONFIG_VOLTAGE Design Properties Neither the CFGBVS nor CONFIG_VOLTAGE voltage property is set in the current_design. Configuration bank voltage select (CFGBVS) must be set to VCCO or GND, and CONFIG_VOLTAGE must be set to the correct configuration voltage, in order to determine the I/O voltage support for the pins in bank 0. It is suggested to specify these either using the 'Edit Device Properties' function in the GUI or directly in the XDC file using the following syntax: set_property CFGBVS value1 [current_design] #where value1 is either VCCO or GND set_property CONFIG_VOLTAGE value2 [current_design] #where value2 is the voltage provided to configuration bank 0 Refer to the device configuration user guide for more information. Related violations: