Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
stuellein
Posts: 6
Registered: ‎02-29-2012
0
Accepted Solution

LUT - input of the PROXY LOGIC

Hi,

 

Is there a way to influence the used LUT-Input of the PROXY LOGIC in the DPR flow? I wan't to unify the interface of two partitions. Using LOC and BEL constraints, the interface looks quite similar, but for some signals, the input of the PROXY LUT differs.

 

 

Thanks, Christian

Xilinx Employee
woodsd
Posts: 217
Registered: ‎04-16-2008
0

Re: LUT - input of the PROXY LOGIC

I think you can get what you want using the LOCK_PINS constraint.  See the 13.4 Constraints Guide, page 158:

 

http://www.xilinx.com/support/documentation/sw_manuals/xilinx13_4/cgd.pdf

Xilinx Employee
woodsd
Posts: 217
Registered: ‎04-16-2008
0

Re: LUT - input of the PROXY LOGIC

You may also want to look at the MAP constraint a few pages later (page 162) in the cosntraints guide

Visitor
stuellein
Posts: 6
Registered: ‎02-29-2012
0

Re: LUT - input of the PROXY LOGIC

Perfect. The LOCK_PINS constraint worked for me.

 

thanks a lot for your quick response!

 

Christian

Newbie
alexhip3
Posts: 4
Registered: ‎04-03-2012
0

Re: LUT - input of the PROXY LOGIC

Thanks for this pdf. I have solved some dudes.

 

Have a nice day :D