Forum Discussion
srinivasan
Occasional Contributor
5 years agoEMIF compile issue
Error(16614): OCT Block "emifchk_inst|emif_0|emif_0|arch|arch_inst|oct_inst|cal_oct.powerup_oct_cal.termination_inst" cannot terminate pins "O_FPGA_MEM1_A(0)~pad" and "IO_FPGA_MEM1_DQ(0)~pad" because ...
Deshi_Intel
Regular Contributor
5 years agoHI,
May I know you are using which Intel FPGA product family ?
The solution actually already lie inside the error message itself.
- The error pop up due to you are using 2 different termination setting 34ohm and 40ohm while Quartus expect user to use only one termination setting
Pls edit your IO pin assignment setting to use only one termination setting then the error should be gone
Thanks.
Regards,
dlim