* tests/polezero/Makefile.am tests/polezero/filt_bridge_t.cir:

New test.

	* tests/polezero/filt_multistage.out
	tests/polezero/filt_rc.out tests/polezero/filt_bridge_t.out:
	Prototype output as a starting point.
This commit is contained in:
arno 2000-06-17 22:47:14 +00:00
parent b15a1f0d93
commit 5cb17f3efc
5 changed files with 29 additions and 1 deletions

View File

@ -2,7 +2,8 @@
TESTS = \
filt_multistage.cir \
filt_rc.cir
filt_rc.cir \
filt_bridge_t.cir
TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice

View File

@ -0,0 +1,12 @@
BRIDGE-T FILTER
V1 1 0 12 AC 1
C1 1 2 1U
C2 2 3 1U
R3 2 0 1K
R4 1 3 1K
*
.OP
.PZ 1 0 3 0 VOL PZ
.PRINT PZ ALL
*
.END

View File

@ -0,0 +1,5 @@
Circuit: BRIDGE-T FILTER
Circuit: BRIDGE-T FILTER

View File

@ -0,0 +1,5 @@
Circuit: Multistage filter
Circuit: Multistage filter

View File

@ -0,0 +1,5 @@
Circuit: RC filter
Circuit: RC filter