Jump to content
  • 0

[Vivado 12-1411] Cannot set LOC property of ports, Terminal usb_uart_txd cannot be placed on C4 (IOB_X1Y136) because the pad is already occupied by terminal usb_uart_rxd


Shaw

Question

Hello,

I am using Vivado 2017.3, and creating a block design.

In this design, I added a AXI Uartlite module, like this:

image.png.67cd3f06b06748bb1d1c063105e9cd0e.png

There are two external interfaces: usb_uart_rxd and usb_uart_txd. After I add constraints and run implementation, there are two critical warnings:

image.thumb.png.528b31ce449b6d477aab59bd81325608.png

What is the reason for this? And what should I do?

Thanks.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Hi @Shaw,

In your block design it appears that you are using the usb uart from the board tab which are from the Nexys 4 DDR board files. The board files automatically handles the constraints for the usb uart.  I would suggest to remove the uart portion on the XDC.  Let us know if the errors persist. Below I have attached screen shots of the uart being connected through the board tab using the board files and using the Uartlite IP Core, right-clicking on the uart and selecting make external. 

thank you,

Jon

nexys4_ddr_uart_1.jpg

nexys4_ddr_uart_2.jpg

Link to comment
Share on other sites

On 8/18/2018 at 12:39 AM, jpeyron said:

Hi @Shaw,

Does your development board have a zynq processor? Here is a forum thread that discusses a similar error.  Could you attach a screen shot of your full block design, wrapper file and xdc file. What Development board are you using?

thank you,

Jon

Thank you for your help!

I'm using Nexys4 DDR, and the processor is a simple CPU designed by myself. Block design diagram is here:

image.thumb.png.cd741955b156974352b731fce074c43a.png

wrapper file is here:

image.png.c7d761422658c22fd21c212439153b9f.png

xdc file is here:

image.thumb.png.0b3a5c9d844e6b0c2feb63c23aa69909.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...