diff options
Diffstat (limited to 'Linear_Integrated_Circuits/Chapter_1.ipynb')
-rw-r--r-- | Linear_Integrated_Circuits/Chapter_1.ipynb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Linear_Integrated_Circuits/Chapter_1.ipynb b/Linear_Integrated_Circuits/Chapter_1.ipynb index b3bbe576..e8573149 100644 --- a/Linear_Integrated_Circuits/Chapter_1.ipynb +++ b/Linear_Integrated_Circuits/Chapter_1.ipynb @@ -22,7 +22,6 @@ "cell_type": "code", "collapsed": false, "input": [ - "'''sheet resistance of P-type diffusion'''", "", "#Variable Declaration:", "Rs=200.0 #Sheet resistance of p-type diffusion in ohm/square", @@ -59,7 +58,6 @@ "cell_type": "code", "collapsed": false, "input": [ - "'''sheet resistance of polysilicon layer'''", "", "#Variable Declaration:", "Rs=30.0 #Sheet resistance of p-type diffusion in ohm/square", |