Browse Source

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


			
			
				pre-master-46
			
			
		
arno 26 years ago
parent
commit
5cb17f3efc
  1. 3
      tests/polezero/Makefile.am
  2. 12
      tests/polezero/filt_bridge_t.cir
  3. 5
      tests/polezero/filt_bridge_t.out
  4. 5
      tests/polezero/filt_multistage.out
  5. 5
      tests/polezero/filt_rc.out

3
tests/polezero/Makefile.am

@ -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

12
tests/polezero/filt_bridge_t.cir

@ -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

5
tests/polezero/filt_bridge_t.out

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

5
tests/polezero/filt_multistage.out

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

5
tests/polezero/filt_rc.out

@ -0,0 +1,5 @@
Circuit: RC filter
Circuit: RC filter
Loading…
Cancel
Save