nome
Occasional Contributor
3 years agoError (176661)
Hello
Apparently My codes already running on cyclone IV perfectly now I switch to my code to Arria II GX FPGA below error are occurs and I couldn't solve yet
Could someone help us where we are wrong
Error (176661): I/O "altmemddr_0_memory_mem_dq[0]" has a memory interface specific sub-block, but has no memory interface grouping assignment specified
Thanks
Nome
- Did you review the explanation in Quartus help?
CAUSE: The specified I/O has a memory interface specific sub-block, but is not associated with a DQ_GROUP or MEMORY_INTERFACE_DATA_PIN_GROUP. To ensure that these sub-blocks get placed, the corresponding I/Os must be associated with a DQ_GROUP or MEMORY_INTERFACE_DATA_PIN_GROUP.
ACTION: Add memory interface grouping assignments to the specified I/Os. In most cases, this can be done by running Tcl Scripts generated by the ALTMEMPHY MegaWizard.