blob: cf16aa36e8e2e1238dcf0cab3944b49ae79e8c96 [file] [log] [blame]
***************************
** CV netlist generation **
***************************
* Copyright 2022 Efabless Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
Vb b 0 dc -3.3
.temp 25
.options tnom=25
xq1 0 b 0 0 vnpn_10x10
.DC Vb 0 -3.3 -0.1
.control
save all @q.xq1.q0[cpi]
run
print @q.xq1.q0[cpi]
.endc
** library calling
.include "../../../../design.ngspice"
.lib "../../../../sm141064.ngspice" bjt_typical
.end