Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Relative placement constraints in VHDL for Virtex multipliers

 
Thread Tools Search this Thread
Old 07-25-2003, 09:28 AM   #1
Default Relative placement constraints in VHDL for Virtex multipliers


This question may have been asked before but ...

I often have timing problems when using virtex-II dedicated
multipliers. After synthesis/P&R I have fixed these by looking at the
placement with ISE floorplanner and then constraining the multipliers
and their i/o registers to be packed as close together as possible.
This requires too much effort for this lazy engineer. I must be
possible to do this constraining in my VHDL code via attributes. How?
Does anyone have a bit of example code?

I don't really want to place the multiplier in any certain spot,
rather just make sure that the registers holding its input and
catching its output will be placed in the adjacent slices...

Thanks in advance for your help.


Jack Stone
  Reply With Quote
Old 07-25-2003, 09:12 PM   #2
Symon
 
Posts: n/a
Default Re: Relative placement constraints in VHDL for Virtex multipliers
Jack,
http://www.xilinx.com/xlnx/xweb/xil_tx_home.jsp

Relationally Placed Macros

HTH, Syms.

(Jack Stone) wrote in message news:<. com>...
> This question may have been asked before but ...
>
> I often have timing problems when using virtex-II dedicated
> multipliers. After synthesis/P&R I have fixed these by looking at the
> placement with ISE floorplanner and then constraining the multipliers
> and their i/o registers to be packed as close together as possible.
> This requires too much effort for this lazy engineer. I must be
> possible to do this constraining in my VHDL code via attributes. How?
> Does anyone have a bit of example code?
>
> I don't really want to place the multiplier in any certain spot,
> rather just make sure that the registers holding its input and
> catching its output will be placed in the adjacent slices...
>
> Thanks in advance for your help.



Symon
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46