ichi4096 / vivado-on-silicon-mac

Installs Vivado on M1/M2/M3 macs
Creative Commons Zero v1.0 Universal
317 stars 33 forks source link

Terminal running in emulation mode #62

Open Steven11876 opened 1 month ago

Steven11876 commented 1 month ago

Just an issue I was facing and addressed.

If you are using a M series computer, and you notice during installation: 'Mac is Intel-based. Rosetta installation is not required',
this might be because terminal is itself running under Rosetta .

You can double check this by running:

uname -m

If so, you can go to Utilities and find the Terminal app, then right click on it and uncheck the 'Open using Rosetta' option within the 'Get Info' tab. Now, the download should be significantly faster without translation.

Steven11876 commented 1 month ago

Also, it never worked for me when running terminal in Rosetta.