Forum Discussion
Altera_Forum
Honored Contributor
8 years agoEMIF oct_rzqin compile error!
Hi, I have generated a Qsys design of NIOS + EMIF(DDR4), when running synthesis in Quartus Prim Pro v17.0, it reports error: Error(17044): Illegal connection on I/O input buffer primitive ...
gsaman
New Contributor
7 years agoThe error is saying that your IO pad is sourcing to multiple destinations. Your IO Buffer and some other input. This connection to multiple destinations is illegal for IO Buffers. Most probably you have signal tap connected.