Abhinav Uppal
12/30/2021, 3:27 AMTim Edwards
12/30/2021, 3:43 PMcaravel
chip instead of caravan
, but just using the analog I/O on the GPIO pads. Ideally, that situation calls for a user project wrapper layout that is similar to the analog project wrapper but compatible with the caravel
user project wrapper pinout. We don't currently have such a thing.
@User: Would it be possible to use caravan
and just not use the 11 analog pads, or would you run out of pins that way? Otherwise, it may work if you use caravel
and keep the power rings and pin connections from the caravel_user_project
empty wrapper layout, and avoid routing in the area of the power rings other than metal4 or metal5 as needed to make the power connections. But I think there are parts of the precheck that assume there are files produced by Openlane, so I'm not sure if such a design is going to get rejected by precheck.Abhinav Uppal
12/30/2021, 5:47 PMTim Edwards
12/30/2021, 6:31 PMAbhinav Uppal
02/02/2022, 6:01 PMjeffdi