Main

13.x EDK - How do I prevent XPS from inserting BUFGs?

AR# 23812

Search For Another Answer

Topic EDK GUI
Last Updated 08/31/2011
Status Active
Description

When my entire Embedded Design Kit (EDK) system is synthesized, extra BUFGs that impede the performance of the system are automatically added in the top level. How do I resolve this issue?

Solution

To resolve this issue, manually add an IBUF to the port where the BUFG is being inserted, as follows:  

1. Download the IBUF pcore and place it in your project's pcore directory:
http://www.xilinx.com/txpatches/pub/applications/misc/input_buf_v1_00_a.zip
2. Add the IBUF pcore to your system. 
3. Find the external port associated with the BUFG. 
4. Connect the input of the IBUF pcore to the external port. 
5. Connect the output of the IBUF pcore to the pin of the peripheral.
 
 
/csi/footer.htm