-
Notifications
You must be signed in to change notification settings - Fork 112
gf180mcu 5V/6V devices #494
Copy link
Copy link
Open
Description
@RTimothyEdwards :
Question about the recent update to differentiate 5V and 6V devices.
In gds, the V5_XTOR/FET5VDEF 112/1 layer differentiates between 5V and 6V devices, but when drawing in magic, the default is 5V, correct? mvndiff + poly -> mvnfet. To change the device to a 6V device, each device must be redrawn with hvnfet correct? I suppose most people will draw the devices with the device generator, so it's probably not a big issue.
Also, the decompose statements for the 6V devices seem a little off.
decompose hvnfet poly mvndiff
decompose hvpfet poly mvndiff
Should the hvpfet diffusion be mvpdiff?
Also looking at 486fb8633c3d95ae475a5ccd68d0066c25919bb5 I can't find the layer derivation for hvnfet. All poly/mvndiff devices are extracted as 5V whether or not there is FET5VDEF, I think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels