Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

MAX10 EPE M9K Fmax limit?

Ty38
Novice
1,256 Views

Hi,

I try to use EPE on MAX10. I generate accuTrack_early_pwr.csv file.

My design have some dual port block ram running at 320MHz:

BLOCK,M9K,count,1,ram_mode,"Simple Dual Port",ram_read_during_write,"new",ram_porta_fmax,"80",ram_porta_data_width,"36",ram_porta_addr_width,"2",ram_porta_depth,"4",ram_porta_ena_static_prob,"0.500000",ram_porta_write_ena_static_prob,"0.500000",ram_porta_read_ena_static_prob,"0.000000",avg_ram_porta_output_toggle_ratio,"0.000000",ram_portb_fmax,"320",ram_portb_data_width,"36",ram_portb_addr_width,"2",ram_portb_ena_static_prob,"1.000000",ram_portb_write_ena_static_prob,"0.000000",ram_portb_read_ena_static_prob,"0.500000",avg_ram_portb_output_toggle_ratio,"0.125000"

Import macro generate an error with a limitation at 260MHz : 

1 errors encountered!
Line 37: Invalid clock freq on port B!
Cell value must be between 0.0 and 260.0
Skipping!

If in my design a change PLL frequency, import works fine. But I would like to use real frequency : 320MHz.

I don't understand where come from this 260MHz limitation. Is it related to this Table 31 of the datasheet?

Ty38_0-1657716591252.png

If yes, there where no warning message about that into Quartus compiling flow.
Thanks for your help and advice.

0 Kudos
14 Replies
SyafieqS
Moderator
1,233 Views

Hauser,


Let me check this internally and get back to you.

Might take sometime


0 Kudos
ak6dn
Valued Contributor III
1,226 Views

Exactly which MAX10 device, speed grade, and temp grade do you have specified in your design?

Because per that table, only the -I6 (fastest) class dual supply device can run the block ram at 320MHz.

You have the -C8 (slowest) highlighted. Is that what you are using?

0 Kudos
Ty38
Novice
1,206 Views

Hello,
I use 10M50DAF484C8G, so C8 grade...so slowest.
But my questions are more, why it there a limitation of 260MHz in EPE rather than 250Mhz?
Why also is there nothing appearing 'in red' as an error if Fmax is violated like setup/hold violations (using 320MHz rather than 250MHz)?

Thanks for your help.

0 Kudos
SyafieqS
Moderator
1,191 Views

Thiery,


Is it possible for you to attach a small test case for me to replicate it?

I can see there is limitation discrepancy information.


0 Kudos
Ty38
Novice
1,178 Views

SyafieqS,

It's not possible for me to send you my project. But I've attached some screenshots of discrepancy informations in TimeQuest :

Report all summaries show a few error on minimum pulse width , but it's ok:

Ty38_0-1658907252522.png

OVERCLOCK_VIDEO have positive slack in setup and hold (so it's ok):

Ty38_3-1658907980458.png

Ty38_4-1658908022321.png

 

 

 and Fmax summary show a limitation on 'OVERCLOCK_VIDEO', setted at 320MHz using PLL, but with restriction at 250MHz (according the datasheet value):

Ty38_1-1658907377131.png

 

So my points are :
1°) there is a Fmax violation (320MHz >> 250MHz max allowable frequency), without underline in red. why? Isn't it a timing error?
It doesn't appear in 'report all summaries', neither in 'report  top failing path'.
2°) the M9K datasheet limitation is 250MHz. This limitation is increased to 260MHz in Early Power Estimator .xls import macro. Why? is it  a typo in EPE?

 

Thanks for your feedback.

 

0 Kudos
SyafieqS
Moderator
1,147 Views

Hauser,


Understood,

I am checking this internally for more clarification

Will get to you once there is any findings



0 Kudos
SyafieqS
Moderator
1,126 Views

Hi Hauser,


In the meantime, what version of Quartus are you using? 

Is it possible for you to run the design in latest Quartus build of your supported device? 

We can utilize the new features and bugs/fixes that have be added in the past few years? and see if the issue is persist? 


0 Kudos
tobiasmil1
Beginner
1,112 Views

Hi SyafieqS,

 

I will take over this subject from my colleague. We work with the version 15.1 of Quartus (I know it's old). We wanted to upgrade to the latest version but unfortunately we have a sdram block in our design and the IP is not present in the version 21.1. I tried with the version 20.1.1 and I have the same type of notification as with the version 15.1... 

 

Thank you in advance for your feedbacks

0 Kudos
SyafieqS
Moderator
1,096 Views

Hi tobiasmil1,


Understood. I will get back to you with update regarding the issue.



0 Kudos
SyafieqS
Moderator
980 Views

Hi,


This is taking sometimes as engineering is working on high priority case, I will let you know any update



0 Kudos
SyafieqS
Moderator
910 Views

This seem taking longer than we expected. 

May I know how urgent this issue is? 


0 Kudos
tobiasmil1
Beginner
903 Views

This issue is not a really urgent matter.

0 Kudos
SyafieqS
Moderator
836 Views

Noted. If that's so, since this case has been idling, I would put this to close pending and suggest you to create a new case mentining this case for follow up in future. In the meantime you may change the frequency as documented to avoid any further issue. Let me know any concern on this.


0 Kudos
SyafieqS
Moderator
826 Views

Let me know if there is any update from previous reply


0 Kudos
Reply