Jump to content
  • 0

set user assigned specific port value


Dniel.Schmid

Question

As a newbi when trying to generate a bitstream file i get the following message, where/how to solve?

NSTD #1 62 out of 62 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: GPIO[10], GPIO[11], GPIO[12], GPIO[13], GPIO[14], GPIO[15], GPIO[1], GPIO[2], GPIO[3], GPIO[4], GPIO[5], GPIO[6], GPIO[7], GPIO[8], GPIO[9]  (the first 15 of 62 listed). 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Dear Viktor

Thanks for the help. Have read the guide and tried to load the constraints file from vivado-boards-master.zip. But there was no .xdc in the nesxis-A7-100T directory (see attachement), only board.xml, mig.prj, part0_pins.xml, preset.xml?

Best regards

Daniel

XDCmissing.JPG

Link to comment
Share on other sites

  • 0

I'm not sure I understand.

When I download the https://github.com/Digilent/digilent-xdc/archive/master.zip and uncompressed it to a folder on my computer, it does contain the file Nexys-A7-100T-Master.xdc .

You need to add this single file as constraints file to you HW project in Vitis.

image.png.c58a64f09cb071554326c75956d28591.png

Edited by Viktor Nikolov
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...