idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
216 stars 90 forks source link

[GLayout] Current Mirror is not available as a Instantiable Component yet #292

Closed andylithia closed 3 weeks ago

andylithia commented 4 months ago

The status of the current mirror circuit is more like a macro that's been used multiple times when constructing the OPAMP. It cannot be instantiated individually like the other PCells (e.g. diff_pair and differential_to_single_ended_converter).

Some code modification is needed to completely separate this circuit element into a reusable component.

alibillalhammoud commented 3 weeks ago

resolved by https://github.com/idea-fasoc/OpenFASOC/pull/298