H I need to use more than 8 global buffer in a virtex II design I know that VirtexII supports up to 16 Global Buffer divided in mor clock regions, but ISE PAR doesn't automatically divide project i two (or more) clock region and it uses only 8 global buffer. How ca I use the other global buffer
virtex II global buffer
Nov 23, 2005
1 Replies
You need to manually instantiate BUFG or BUFGMUX operators. The tools are not going to infer more than 8 because there is only 8 global clock connections. To use more than 8 you have to limit the connections on some of them to one quadrant of the chip. Use the -timing parameter on the mapper to place them or manually locate them yourself -- something you will likely have to do anyway. When you manually instantiate them make sure that some of them are only connected to objects in their quadrant of the chip.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required