ubcpdk.cells.via_stack_heater_mtop#
- ubcpdk.cells.via_stack_heater_mtop(size=(20.0, 10.0))[source]#
Rectangular via array stack.
You can use it to connect different metal layers or metals to silicon. You can use the naming convention via_stack_layerSource_layerDestination contains 4 ports (e1, e2, e3, e4)
also know as Via array http://www.vlsi-expert.com/2017/12/vias.html
- Parameters:
size (tuple[float, float]) – of the layers.
- Return type:
Component