13 lines
154 B
Plaintext
13 lines
154 B
Plaintext
!
|
|
! Diamond Reveal Analyzer SVF
|
|
!
|
|
! initialize SDR and SIR end state
|
|
ENDDR IDLE;
|
|
ENDIR IDLE;
|
|
! initialize Header and Trailer
|
|
HDR 0;
|
|
HIR 0;
|
|
TDR 0;
|
|
TIR 0;
|
|
|