Description
Keywords: application, parameter
The SRAM memory test application does not work on the ML501 board because of improperly set parameters.
Solution
In the .mhs file, under the opb_emc hardware, remove the following line:
PARAMETER C_INCLUDE_NEGEDGE_IOREGS = 1
and add this line:
PARAMETER C_SYNCH_PIPEDELAY_0 = 2
These problems have been fixed in the latest EDK 8.2i Service Pack, available at:
http://www.xilinx.com/xlnx/xil_sw_updates_home.jspThe first service pack containing the fix is EDK 8.2i Service Pack 2.