diff --git a/README.md b/README.md index 2a31865..6ac56b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Amaranth HDL +# Amaranth HDL (previously nMigen) The Amaranth project provides an open-source toolchain for developing hardware based on synchronous digital logic using the Python programming language, as well as [evaluation board definitions][amaranth-boards], a [System on Chip toolkit][amaranth-soc], and more. It aims to be easy to learn and use, reduce or eliminate common coding mistakes, and simplify the design of complex hardware with reusable components.