From a6e3717aae6aa8404ae182f98e947d378b3470fc Mon Sep 17 00:00:00 2001
From: fahim-oscad
Date: Tue, 16 Aug 2016 14:18:09 +0530
Subject: Added more Examples
---
Examples/BJTBias.svg | 162 +++++++++++++++++++
Examples/BJT_Amplifier.svg | 346 +++++++++++++++++++++++++++++++++++++++++
Examples/BJT_CB_config.svg | 162 +++++++++++++++++++
Examples/BJT_CE_config.svg | 162 +++++++++++++++++++
Examples/BJT_Freq_Response.svg | 343 ++++++++++++++++++++++++++++++++++++++++
Examples/CMOS_Inverter.svg | 256 ++++++++++++++++++++++++++++++
Examples/HighPassFilter.svg | 109 +++++++++++++
Examples/LowPassFilter.svg | 109 +++++++++++++
Examples/RLC.svg | 161 +++++++++++++++++++
9 files changed, 1810 insertions(+)
create mode 100644 Examples/BJTBias.svg
create mode 100644 Examples/BJT_Amplifier.svg
create mode 100644 Examples/BJT_CB_config.svg
create mode 100644 Examples/BJT_CE_config.svg
create mode 100644 Examples/BJT_Freq_Response.svg
create mode 100644 Examples/CMOS_Inverter.svg
create mode 100644 Examples/HighPassFilter.svg
create mode 100644 Examples/LowPassFilter.svg
create mode 100644 Examples/RLC.svg
diff --git a/Examples/BJTBias.svg b/Examples/BJTBias.svg
new file mode 100644
index 0000000..448ad57
--- /dev/null
+++ b/Examples/BJTBias.svg
@@ -0,0 +1,162 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/BJT_Amplifier.svg b/Examples/BJT_Amplifier.svg
new file mode 100644
index 0000000..91f0da3
--- /dev/null
+++ b/Examples/BJT_Amplifier.svg
@@ -0,0 +1,346 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/BJT_CB_config.svg b/Examples/BJT_CB_config.svg
new file mode 100644
index 0000000..67619b1
--- /dev/null
+++ b/Examples/BJT_CB_config.svg
@@ -0,0 +1,162 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/BJT_CE_config.svg b/Examples/BJT_CE_config.svg
new file mode 100644
index 0000000..9a86b27
--- /dev/null
+++ b/Examples/BJT_CE_config.svg
@@ -0,0 +1,162 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/BJT_Freq_Response.svg b/Examples/BJT_Freq_Response.svg
new file mode 100644
index 0000000..934c02a
--- /dev/null
+++ b/Examples/BJT_Freq_Response.svg
@@ -0,0 +1,343 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/CMOS_Inverter.svg b/Examples/CMOS_Inverter.svg
new file mode 100644
index 0000000..456ff63
--- /dev/null
+++ b/Examples/CMOS_Inverter.svg
@@ -0,0 +1,256 @@
+
+
+
diff --git a/Examples/HighPassFilter.svg b/Examples/HighPassFilter.svg
new file mode 100644
index 0000000..710b40f
--- /dev/null
+++ b/Examples/HighPassFilter.svg
@@ -0,0 +1,109 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/LowPassFilter.svg b/Examples/LowPassFilter.svg
new file mode 100644
index 0000000..30b5d8a
--- /dev/null
+++ b/Examples/LowPassFilter.svg
@@ -0,0 +1,109 @@
+
+
+
\ No newline at end of file
diff --git a/Examples/RLC.svg b/Examples/RLC.svg
new file mode 100644
index 0000000..aac7807
--- /dev/null
+++ b/Examples/RLC.svg
@@ -0,0 +1,161 @@
+
+
+
\ No newline at end of file
--
cgit