See the [doc/](doc/) folder for more technical information.
-nMigen is based on [Migen][], a hardware description language developed by [M-Labs][]. 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.
+nMigen 1.0 is based on [Migen][], a hardware description language developed by [M-Labs][]. 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][], [LambdaConcept][] and [M-Labs][].
+ The development of nMigen has been supported by [M-Labs][] and [LambdaConcept][].
[migen]: https://m-labs.hk/migen
[yosys]: http://www.clifford.at/yosys/