From e17bf0621e484d9544c57344a4dda1786665a1a6 Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 22 Jan 2025 07:20:26 -0800 Subject: [PATCH] Add links to README --- LICENSE | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 9b9fdf5..2a1ea84 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024 Matthew Guthaus + Copyright 2024 UCSC VLSI-DA and Matthew Guthaus Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index d670920..667e665 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ cd chip-tutorials 1. [Sky130](sky130.md) +## VLSI-DA Tutorials +1. [OpenROAD and ODB](or_odb.md) +1. [GNNs](gnn.md) + # Reading Materials - Digital Integrated Circuits (2nd Edition) - A Design Perspective by Rabaey, Chandrakasan, & Nikolic (ISBN-10: 0130909963)