From 0aba4ee48372aab2bfb154719bd1d4b641cdf190 Mon Sep 17 00:00:00 2001 From: mguthaus Date: Fri, 16 Feb 2018 15:31:36 -0800 Subject: [PATCH] Add library README file. --- lib/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/README.md diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 00000000..b284ec12 --- /dev/null +++ b/lib/README.md @@ -0,0 +1,5 @@ +This directory contains a set of common sizes based on +discussions with users. All of the files are pre-computed +to that common-case users don't need to setup/use OpenRAM. +The results will be updated automatically as improvements +are made to OpenRAM. \ No newline at end of file