**BUG**
Concise problem statement:
The 3 pin opamp symbol does not call the subckt pasted into the schematic even though the Model attribute and the subckt names are identical.
Steps to reproduce bug:
1. Open schematic.
2. Super Menu > Miscellaneous > Netlist for Document > spice
Results:
The opamp3pEE subckt is included in the netlist but there is no line to call it like this:
'XU1 0 U1_2 VOUT opamp3pEE'
Expected results:
Placing the 3 pin opamp symbol in the schematic and editing the Model Attribute should work exactly the same way as the 5 pin symbol in:
https://easyeda.com/file_view_Simulation-of-a-5-Pin-Opamp_KkewOI0ic.htm
Url:
https://easyeda.com/file_view_Simulation-using-a-3-Pin-Opamp_8yGcICwNH.htm
Browser:Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0