mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-28 17:05:45 +02:00
the possibility that a device (e.g., resistor or capacitor) may not be a semiconductor device (in other words, a parasitic or ideal device), and therefore uses "value" but not width and length, and therefore "value" is a critical property to merge both in series and parallel. Corrected the series/parallel network optimization to prevent it from setting both M and S records > 1 on the same device (which is ambiguous). To try to get number of devices to match, where there are both series and parallel devices, they will be merged across the critical property early (before property matching).