README: update header.

This commit is contained in:
whitequark 2021-12-10 10:42:15 +00:00
parent 909a3b8be7
commit e11d033b0f

View file

@ -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.