From a11fbb619fd574177b844b2dcbc7143c11fcb7c9 Mon Sep 17 00:00:00 2001 From: Ivan Tatarinov Date: Wed, 14 Apr 2021 02:43:45 +0300 Subject: [PATCH] sdk: added Open-Source FPGA Foundation links to `README.md` --- sdk/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sdk/README.md b/sdk/README.md index 32c70fd..e63efcd 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -152,3 +152,9 @@ Remember to specify correct relative path to it. This will set "ZXUNOSDK" environment variable (on first call only) and update your "PATH" environment variable to point to SDK's tools. These changes are actual for current invocation of command shell and all child processes. + +# Links + +* [Open Source FPGA Foundation Formed to Accelerate Widespread Adoption of Programmable Logic](https://osfpga.org/osfpga-foundation-launched/) - news article (April 8, 2021) +* [Open-Source FPGA Foundation](https://osfpga.org/) - main site +* [Related Projects of Open Source FPGA Foundation](https://github.com/os-fpga/open-source-fpga-resource) - page on GitHub