#464 Device Width and Fingers in mos generator seems incorrect.
Issue created by
christoph-weiser
Problem
The way magic generates mos devices is not respecting the Fingers field. It should divide the total Width by Fingers to give the correct width of each individual finger.
The total width of the device should still be what was typed in the Width field.
Implications
The problem is that this bug renders magics SPICE import function unusable without modifying the netlist manually before importing.
Example
The input to the generator:
image
This is the layout generated:
image
RTimothyEdwards/open_pdks