-
Notifications
You must be signed in to change notification settings - Fork 51
Description
This is more like an heads up than an issue that would fit better into the proposed discussion forum than here, but I'll bring it up anyway.
With one of my students I'm ramping up a project where we will set up a BAG layout generators to use vendor specific device generators and the build kind of a version of AnalogBase around that. This simplifies the process definition and porting the designs from one process to another. Device generators is the easiest way to provide DRC clean and relatively well characterized devices, and current process setup basically requires re-write of those generators.
Naturally there is a need for hacking possibility too, but device generator based process definition would in my opinion lower the hreshold to take BAG into use. Let me know if you share interest to do this.