From 4b238005f703205dbb08d18cd1586806721a8e38 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Wed, 16 Nov 2022 09:29:51 +0100 Subject: [PATCH] README.md: Add LiteX Discord server link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4395db8fd..2084cb0dd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The LiteX framework provides a convenient and efficient infrastructure to create **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]**. +**A question or want to get in touch? Join us on [Discord](https://discord.gg/Qhz8yEZA) or on our IRC channel: [#litex at irc.libera.chat]**. LiteX provides all the common components required to easily create an FPGA Core/SoC: - :heavy_check_mark: Buses and Streams (Wishbone, AXI, Avalon-ST) and their interconnect.