diff options
author | saurabhb17 | 2020-03-11 15:02:18 +0530 |
---|---|---|
committer | GitHub | 2020-03-11 15:02:18 +0530 |
commit | 113b43f1cdf83b64ab7faf3fc9cea0181740ad50 (patch) | |
tree | f1bf080150f8e19788b2dc56eeb10021a44b2c2f /Examples/BJT_Frequency_Response | |
parent | 6ebbcc31ea0ce5c78c94718e2e46d87592c5d22b (diff) | |
parent | dc61eab5251234f02c0377ea328b929340b3604c (diff) | |
download | eSim-113b43f1cdf83b64ab7faf3fc9cea0181740ad50.tar.gz eSim-113b43f1cdf83b64ab7faf3fc9cea0181740ad50.tar.bz2 eSim-113b43f1cdf83b64ab7faf3fc9cea0181740ad50.zip |
Merge pull request #134 from saurabhb17/master
cleanup part2
Diffstat (limited to 'Examples/BJT_Frequency_Response')
-rw-r--r-- | Examples/BJT_Frequency_Response/BJT_Frequency_Response.cir.out | 4 | ||||
-rw-r--r-- | Examples/BJT_Frequency_Response/BJT_Frequency_Response.pro | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/Examples/BJT_Frequency_Response/BJT_Frequency_Response.cir.out b/Examples/BJT_Frequency_Response/BJT_Frequency_Response.cir.out index 4be2d69b..7f123137 100644 --- a/Examples/BJT_Frequency_Response/BJT_Frequency_Response.cir.out +++ b/Examples/BJT_Frequency_Response/BJT_Frequency_Response.cir.out @@ -2,7 +2,11 @@ .include NPN.lib v1 net-_r2-pad2_ gnd dc 10 +<<<<<<< HEAD +v2 in gnd sine( 0.5 5 50 0 0) +======= v2 in gnd ac 0.5 0 +>>>>>>> fellowship2019-python3 c1 net-_c1-pad1_ net-_c1-pad2_ 40u c2 gnd net-_c2-pad2_ 100u c3 out net-_c3-pad2_ 40u diff --git a/Examples/BJT_Frequency_Response/BJT_Frequency_Response.pro b/Examples/BJT_Frequency_Response/BJT_Frequency_Response.pro index afdcf2d3..188278d7 100644 --- a/Examples/BJT_Frequency_Response/BJT_Frequency_Response.pro +++ b/Examples/BJT_Frequency_Response/BJT_Frequency_Response.pro @@ -62,10 +62,8 @@ LibName28=opto LibName29=atmel LibName30=contrib LibName31=power -LibName32=device +LibName32=74xx LibName33=transistors LibName34=conn -LibName35=linear +LibName35=cmos4000 LibName36=regul -LibName37=74xx -LibName38=cmos4000 |