FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits

EMIF compile issue

srinivasan
Beginner
490 Views
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 they have different series termination values: "40 Ohms" and "34 Ohms" respectively. Change your pin assignments so that only pins with the same series termination value are connected to an OCT block.



Can anyone give solution for above error..
0 Kudos
2 Replies
Deshi_Intel
Moderator
462 Views

HI,


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


0 Kudos
Deshi_Intel
Moderator
430 Views

HI,


I didn't hear back further from you.


I hope my previous explanation on the issue solution is clear to you.


For now, I am setting this case to closure.


Thanks.


Regards,

dlim


0 Kudos
Reply