From a2da34a5bc5b5e1be8d0a94e579ab4ea5a876868 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 23 Jan 2021 03:26:42 +0000 Subject: [PATCH] README: add ChipEleven as a sponsor. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f288d0..b938ec6 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,12 @@ Other nMigen libraries are built on FHDL and provide various tools and logic cor nMigen is based on Migen, a similar Python-based hardware description language. Although Migen works very well in production, its design could be improved in many fundamental ways, and nMigen reimplements Migen concepts from scratch to do so. nMigen also provides an extensive [compatibility layer](#migration-from-migen) that makes it possible to build and simulate most Migen designs unmodified, as well as integrate modules written for Migen and nMigen. -The development of nMigen has been supported by [SymbioticEDA][] and [LambdaConcept][]. +The development of nMigen has been supported by [SymbioticEDA][], [LambdaConcept][], and [ChipEleven][]. [yosys]: http://www.clifford.at/yosys/ [symbioticeda]: https://www.symbioticeda.com/ [lambdaconcept]: http://lambdaconcept.com/ +[chipeleven]: https://chipeleven.com/ ### Introduction -- 2.30.2