You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
223 B

* A dual opamp ngspice model
* file name: OPA1612c-dual.lib
.subckt OPA1612c 1OUT 1IN- 1IN+ VEE 2IN+ 2IN- 2OUT VCC
.include opa1611.lib
XU1A 1IN+ 1IN- VCC VEE 1OUT opa1611
XU1B 2IN+ 2IN- VCC VEE 2OUT opa1611
.ends