Results 249 comments of Vadim Kuznetsov

> There are a number of examples that use BJT with Substrate. I will add these devices to Qucs-S soon. I have created a dedicated issue #164 .

I don't see any big issue with MOSFET look. The symbol view doesn't affect MOSFET operation, but only the component look. Many software use the common symbol for all MOSFETs....

These devices have different SPICE letter. The `X` device is represented as subcircuit and `M` device as represented as MOSFET device. PDK for microelectronics often provide libraries containing MOSFET models...

I have just pushed the revised examples tree to the specific branch https://github.com/ra3xdh/qucs_s/tree/revised_examples I am planning to merge this into the `current` branch soon. The legacy examples are moved to...

> All had the same issue. Subcircuits had errors L=L1=L1 when they should be L=L1 ...etc I have fixed this example by switching transformers to the library implementation from `Transformer.lib`...

> the supplied xyce Examples that don't work Could you point exactly what doesn't work? The schematics from attached project are simulated without error except the issue with units (see...

> Plots on my PC are blank using "auto". The auto ranging is not working using this file under xyce. I also cannot reproduce this. The autoranging works as expected...

I can reproduce the issue with the auto-scaling now using `wine` on Linux platform. Only Windows version is affected. For Linux version everything works as expected (see attached screenshot). It's...

The summary: * Windows version shows empty plot on this schematic. Ngspice is affected too; * Linux version works as expected; ![image](https://user-images.githubusercontent.com/4920080/184543588-84f46be2-8ced-4c3e-8191-47d6afb4f9d8.png)

The correct link for the archive with the test schematic https://github.com/ra3xdh/qucs_s/files/9333404/amp_xyce_plot.zip