summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/doc/FF.m4
blob: e8bdafe2398eaddcec25f1866d22cb3da665cb8d (plain)
1
2
3
4
5
6
7
8
9
10
11
.PS
# `FF.m4'
log_init
S: 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
.PE