Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 讨论

Programmable IOE Delay: MAX10

RCSaiCharan
初学者
2,849 次查看

Trying to set /change  value of Input delay from pin to internal cell parameter for a clock input which is feeding to Altera GPIO Lite IP instance (set in ddr mode).However for different values of the parameter there is no change in delay across the path.Also if MAx10 allows the maximum value to be 7 then why does the quartus allows  values that are greater than 7.

Kindly help

0 项奖励
4 回复数
AminT_Intel
员工
2,832 次查看

Hello,

 

Also if MAx10 allows the maximum value to be 7 then why does the quartus allows  values that are greater than 7.

Can you share us more details about your design regarding the problem of no change in delay across path?

 

Also if MAx10 allows the maximum value to be 7 then why does the quartus allows  values that are greater than 7.

What is that value of 7 specifically?

 

Thank you! 

0 项奖励
RCSaiCharan
初学者
2,826 次查看

In the datasheet under programmable IOE delay  part the table specifies the max offset values that can be assigned.

In my project for a clock pin I have set the assignment as follows:

MAX24287_HMII_RXCLK Input Delay from Pin to Input Register 8 Yes ( also attached pic with the thread).

this is my latch clock for one of the timing constraint ( set input delay). Now I want to delay this clock from pin to internal register where timing has to be met, but irrespective of the value set in assignment editor, the required path timing remains same.

 

I tried to introduce delay by adding multiple altera gpio lite Ip instances in bypass mode, though all are synthesized, but in timing analysis only one of the instance is being considered for analysis remaining are not shown in the timing path.

Kindly help

(IF THERE IS ANY MORE SECURE WAY OF SHARING FILES ,INSTEAD OF POSTING IT IN COMMUNITY. PL LET ME KNOW.) 

0 项奖励
AminT_Intel
员工
2,796 次查看

Hello,

 

Quartus does not stop you from putting the value you put even though it goes beyond the maximum. Fitter should be telling you that there is an error. You might want to check the fitter report and see if the value is corrected by itself.

 

0 项奖励
AminT_Intel
员工
2,779 次查看

Hello,

 

Is there any update from your end? I will close the case if you do not respond in 3 days. 

 

Thank you.

0 项奖励
回复