Skip to content

DRC error for Spartan7 with Vivado 2021 #18

@EmbeddedFreaks

Description

@EmbeddedFreaks

Hi,
I am a newbie in the world of fpga's and playing with SPARTAN Edge Accelerator Board. Trying out your code for standalone usb serial in spartan 7 but stuck at DRC error.
[DRC NSTD-1] Unspecified I/O Standard: 39 out of 39 logical ports use I/O standard (IOSTANDARD) value 'DEFAULT', instead of a user assigned specific value. This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all I/O standards. This design will fail to generate a bitstream unless all logical ports have a user specified I/O standard value defined. To allow bitstream creation with unspecified I/O standard values (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks NSTD-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: debug[11:0], uart_in_data[7:0], uart_out_data[7:0], clk_48mhz, reset, uart_in_ready, uart_in_valid, uart_out_ready, uart_out_valid, usb_n_rx, usb_n_tx, usb_p_rx, usb_p_tx, and usb_tx_en.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions