Measured Driver Margins May Be Smaller than Expected - Measured Driver Margins May Be Smaller than Expected
Description This problem affects Arria 10 EMIF IP products. Driver margins measured with the EMIF Debug Toolkit may be smaller than expected when using the EMIF Example Design Traffic Generator. Resolution The workaround for this issue is to edit the altera_emif_avl_tg_driver.sv file, and change the following line: assign fail = ~(&pnf_per_bit_persist); to: assign fail = ~(&pnf_per_bit_persist) & (TG_NUM_DRIVER_LOOP == 0 ? 1\'b1 : test_complete); This issue will be fixed in a future version.
Custom Fields values:
['novalue']
Troubleshooting
novalue
True
['novalue']
['FPGA Dev Tools Quartus® Prime Software Pro']
15.1
15.0
['Programmable Logic Devices']
['novalue']
['novalue']
['novalue'] - 2021-08-25
external_document