summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/doc/FF.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/doc/FF.m4')
-rw-r--r--graphics/circuit_macros/doc/FF.m412
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/circuit_macros/doc/FF.m4 b/graphics/circuit_macros/doc/FF.m4
index e8bdafe239..a0725dc29d 100644
--- a/graphics/circuit_macros/doc/FF.m4
+++ b/graphics/circuit_macros/doc/FF.m4
@@ -1,11 +1,11 @@
.PS
# `FF.m4'
log_init
-S: NOR_gate
+Sg: NOR_gate
left_
-R: NOR_gate at S+(0,-L_unit*(AND_ht+1))
- line from S.Out right L_unit*3 then down S.Out.y-R.In2.y then to R.In2
- line from R.Out left L_unit*3 then up S.In2.y-R.Out.y then to S.In2
- line left 4*L_unit from S.In1 ; "$S$sp_" rjust
- line right 4*L_unit from R.In1 ; "sp_$R$" ljust
+Rg: NOR_gate at Sg+(0,-L_unit*(AND_ht+1))
+ line from Sg.Out right L_unit*3 then down Sg.Out.y-Rg.In2.y then to Rg.In2
+ line from Rg.Out left L_unit*3 then up Sg.In2.y-Rg.Out.y then to Sg.In2
+ line left 4*L_unit from Sg.In1 ; "$S$" rjust
+ line right 4*L_unit from Rg.In1 ; "$R$" ljust
.PE