Files
OpenLane/docs/source/getting_started/installation/installation_macos.md
Mohamed Gaber d4d4a3191c Add test for #1506, Isolated Installation in Docs (#1536)
+ Add test for JSON config files
~ Updated various `rm` execs to `file delete -force`
~ Test script now outputs to stdout as well as a log file
~ Moved post-run hook runner to `all.tcl`
~ Moved installation docs to their own subcategory
~ Fix security bug
2022-11-30 20:04:43 +02:00

305 B

macOS 11+

Installation of required packages

First install Homebrew then run script below to install the required packages:

brew install python make
brew install --cask docker