Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16666 ディスカッション

Timing analysis for a different device without recompiling

YOGon
ビギナー
608件の閲覧回数

Hi,

I have a desing compiled for an EP3C5  but I need to deploy it on an EP3C10 without recompiling it. (The package is the same for both devices).

Is there a way in Quartus to analyze the timing behaviour in the EP3C10 without recompiling the design for this device?

Thanks.

0 件の賞賛
4 返答(返信)
sstrell
名誉コントリビューター III
593件の閲覧回数

The package may be the same, but the internals are different.  You would need to recompile.

You can simplify this in a few ways: add a new revision of your Quartus project with the different device set as the target or enable the second device as a migration device.

SyafieqS
従業員
575件の閲覧回数

Yolanda,


Yes true, it is the same package, but you still need to recompile in order to get clean timing (assuming timing is closed)


SyafieqS
従業員
555件の閲覧回数

Yolanda,


May I know if there is any update?



YOGon
ビギナー
549件の閲覧回数

Your answer is  clear: I have to recompile. Thank you.

返信