AR# 56067

|

Vivado - How can I lock or fix my design pins to what the Vivado implementation has selected?

描述

How do you lock pins to what the placer chose in Vivado?

解决方案

In the Vivado IDE, you can select all (Ctrl+A) in the I/O Ports tab of the Implemented Design, then right-click and select Fix Ports from the context menu.

In Tcl mode type:

set_property is_loc_fixed true [get_ports]
AR# 56067
日期 06/05/2013
状态 Active
Type 综合文章
Tools
People Also Viewed