File size: 507 Bytes
493461e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # arm64 release for Ubuntu
Subcategory: Cross-platform compilation
## Conversation
### ilyaext
I'm looking for an arm64 OpenROAD architecture release to install on Linux AWS EC2 arm64.
Can anyone give me a link or suggest how to compile?
### maliberty
We don't test or release on arm64 but you can probably build from source.
### maliberty
https://openroad.readthedocs.io/en/latest/user/Build.html
### maliberty
https://openroad-flow-scripts.readthedocs.io/en/latest/user/BuildLocally.html for ORFS
|