From cb1a3880b83edb84c4c41006bd7de5d6bf37cc1e Mon Sep 17 00:00:00 2001 From: Gus Smith Date: Wed, 1 May 2024 09:26:47 -0700 Subject: [PATCH] Add yosys dependency documentation --- release_files/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_files/README.md b/release_files/README.md index 5ab1824e..5c384841 100644 --- a/release_files/README.md +++ b/release_files/README.md @@ -7,6 +7,8 @@ Thanks for downloading a release of Lakeroad. To install Lakeroad on your system, simply add `./bin` to your `$PATH`. +Lakeroad depends on Yosys, which can be installed on Mac via `brew install yosys` or on Ubuntu via `apt-get install yosys`. + On MacOS, run the `activate` script to un-quarantine the binaries. To run the examples, run