Matt1
Occasional Contributor
5 years agoissue in using EMIF interface for A10 SOC evaluation board
i have created design which contains the PCIe with dma and an emif interface in fpga.
while trying to compile this design i am facing the following error.
"Error(17044): Illegal connection on I/O input buffer primitive u0|epx8_emif|epx8_emif|arch|arch_inst|bufs_inst|gen_mem_dqs.inst[4].b|cal_oct.ibuf. Source I/O pin u0|epx8_emif|epx8_emif|arch|arch_inst|bufs_inst|gen_mem_dqs.inst[4].b|cal_oct.obuf drives out to destinations other than the specified I/O input buffer primitive. Modify your design so the specified source I/O pin drives only the specified I/O input buffer primitive.
"
I am using the Example design for emif "A10 SOC development kit with DDR HILO for FPGA(x72)"
can somebody suggest some work around.