Make sure that the cfg_gnt_n (tx_cfg_gnt AXI) signal is asserted to the core. This signal allows the user application to hold off the core's ability to send completions for incoming configuration reads or writes. However, if this signal is left floating or tied incorrectly, the user might inadvertently cause the block to not be able to respond to configuration transactions.
In hardware, this would most likely result in a system hang because it would result in a completion timeout.
Normally, the user ties this signal asserted. For more information on this signal and to access the User Guides, see
(Xilinx Answer 35920).
Revision History10/11/2010 - Initial Release