From efcfa9ceeaa8f98719ada45f1623e8a9951db310 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Thu, 4 Nov 2021 21:14:24 -0700 Subject: [PATCH] Ack. NSF award [ci skip] --- README.md | 2 ++ docs/index.rst | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index d364a742..b6ca77cb 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,9 @@ These additional publications cover many of the internal components used in Chip * **VLSI** * **Hammer**: E. Wang, et al., *ISQED'20*. [PDF](https://www.isqed.org/English/Archives/2020/Technical_Sessions/113.html). +## Acknowledgements +This work is supported by the NSF CCRI ENS Chipyard Award #201662. [hwacha]:https://www2.eecs.berkeley.edu/Pubs/TechRpts/2015/EECS-2015-262.pdf [hammer]:https://github.com/ucb-bar/hammer diff --git a/docs/index.rst b/docs/index.rst index cd7fd9ef..3e0db05a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,7 @@ Welcome to Chipyard's documentation! Chipyard is a framework for designing and evaluating full-system hardware using agile teams. It is composed of a collection of tools and libraries designed to provide an integration between open-source and commercial tools for the development of systems-on-chip. +This work is supported by the NSF CCRI ENS Chipyard Award #201662. .. IMPORTANT:: **New to Chipyard?** Jump to the :ref:`Chipyard-Basics/Initial-Repo-Setup:Initial Repository Setup` page for setup instructions.