From c851e74e0934b872237bd7096429d503e083b2c0 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 10 Mar 2022 18:13:44 +0100 Subject: [PATCH] README: Add link to new LiteX quick tour/overview presentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7cf03da02..4395db8fd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ The LiteX framework provides a convenient and efficient infrastructure to create FPGA Cores/SoCs, to explore various digital design architectures and create [full FPGA based systems](https://github.com/enjoy-digital/litex/wiki/Projects). +**LiteX SoC builder framework quick tour/overview: [Slides](https://docs.google.com/presentation/d/1mQOWqgmyQxpjLAzFwCulqgkp0TuxmaIDYp5iUfPqqIk/edit?usp=sharing)** + **Want to get started and/or looking for documentation? Make sure to visit the [Wiki](https://github.com/enjoy-digital/litex/wiki)!** **A question or want to get in touch? Our IRC channel is [#litex at irc.libera.chat]**.