Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21600 ディスカッション

MAX10 EPE M9K Fmax limit?

Ty38
初心者
2,773件の閲覧回数

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 件の賞賛
14 返答(返信)
SyafieqS
従業員
2,750件の閲覧回数

Hauser,


Let me check this internally and get back to you.

Might take sometime


ak6dn
高評価コントリビューター III
2,743件の閲覧回数

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?

Ty38
初心者
2,723件の閲覧回数

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.

SyafieqS
従業員
2,708件の閲覧回数

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.


Ty38
初心者
2,695件の閲覧回数

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.

 

SyafieqS
従業員
2,664件の閲覧回数

Hauser,


Understood,

I am checking this internally for more clarification

Will get to you once there is any findings



SyafieqS
従業員
2,643件の閲覧回数

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? 


tobiasmil1
ビギナー
2,629件の閲覧回数

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

SyafieqS
従業員
2,613件の閲覧回数

Hi tobiasmil1,


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



SyafieqS
従業員
2,497件の閲覧回数

Hi,


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



SyafieqS
従業員
2,427件の閲覧回数

This seem taking longer than we expected. 

May I know how urgent this issue is? 


tobiasmil1
ビギナー
2,420件の閲覧回数

This issue is not a really urgent matter.

SyafieqS
従業員
2,353件の閲覧回数

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.


SyafieqS
従業員
2,343件の閲覧回数

Let me know if there is any update from previous reply


返信