Skip to content

Commit a2da34a

Browse files
committed
README: add ChipEleven as a sponsor.
1 parent 490fca5 commit a2da34a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ Other nMigen libraries are built on FHDL and provide various tools and logic cor
1212

1313
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.
1414

15-
The development of nMigen has been supported by [SymbioticEDA][] and [LambdaConcept][].
15+
The development of nMigen has been supported by [SymbioticEDA][], [LambdaConcept][], and [ChipEleven][].
1616

1717
[yosys]: http://www.clifford.at/yosys/
1818
[symbioticeda]: https://www.symbioticeda.com/
1919
[lambdaconcept]: http://lambdaconcept.com/
20+
[chipeleven]: https://chipeleven.com/
2021

2122
### Introduction
2223

0 commit comments

Comments
 (0)