Forum Discussion
4 Replies
- sstrell
Super Contributor
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
Super Contributor
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
Super Contributor
Yolanda,
May I know if there is any update?
- YOGon
New Contributor
Your answer is clear: I have to recompile. Thank you.