summaryrefslogtreecommitdiff
path: root/books/workshops/2002/georgelin-borrione-ostier/support/fact.trace
blob: 878256f7c33e90e53f487badf28d6ece6e641fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
GCL (GNU Common Lisp)  Version(2.3) Sat Apr 28 16:33:10 MET DST 2001
Licensed under GNU Library General Public License
Contains Enhancements by W. Schelter

 ACL2 Version 2.6 built February 11, 2002  04:56:29.
 Copyright (C) 2001  University of Texas at Austin
 ACL2 comes with ABSOLUTELY NO WARRANTY.  This is free software and you
 are welcome to redistribute it under certain conditions.  For details,
 see the GNU General Public License.

 Initialized with (INITIALIZE-ACL2 'INCLUDE-BOOK *ACL2-PASS-2-FILES*
                      NIL).
 See the documentation topic note-2-6 for recent changes.

 NOTE!!  Proof trees are disabled in ACL2.  To enable them in emacs,
 look under the ACL2 source directory in interface/emacs/README.doc; 
 and, to turn on proof trees, execute :START-PROOF-TREE in the ACL2 
 command loop.   Look in the ACL2 documentation under PROOF-TREE.

ACL2 Version 2.6.  Level 1.  Cbd "/local/crash/gp34/nif2acl2/".
Type :help for help.

ACL2 !>(ld "vhdl-acl2.lisp")
   .......

ACL2 !>(v2acl2)

----------------------------------------------
               =============
             ((  MAIN MENU  ))
               =============

     1 - Vhdl -> nif
     2 - nif  -> acl2
     3 - Load a description
                  --
     4 - Change directory path

q:quit           $Date: 2002/05/02 12:29:52 $
----------------------------------------------
"/local/crash/gp34/nif2acl2/"
Vhdl_Acl2> 2

Name of .nif file:fact



 -------  File "fact.lisp" generated -------- 

------  File "fact-thm.lisp" generated ------- 

----------------------------------------------
               =============
             ((  MAIN MENU  ))
               =============

     1 - Vhdl -> nif
     2 - nif  -> acl2
     3 - Load a description
                  --
     4 - Change directory path

q:quit           $Date: 2002/05/02 12:29:52 $
----------------------------------------------
"/local/crash/gp34/nif2acl2/"
Vhdl_Acl2> 3

Choose name :fact


Opening "fact"...

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : FACT
Vhdl_Acl2> 2

Memory state: 

  ARG            : 0
  START          : 0
  OP1            : 0
  OP2            : 0
  RESMULT        : 0
  STARTMULT      : 0
  ENDMULT        : 0
  OP1+           : 0
  OP2+           : 0
  RESMULT+       : 0
  STARTMULT+     : 0
  ENDMULT+       : 0
  |DOIT.MYSTATE| 
                 : 0
  R              : 0
  F              : 0
  RES            : 0
  |FACT.DONE|    : 0
  RES+           : 0
  |FACT.DONE+|   : 0

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 2

Memory state: 

  ARG            : 0
  START          : 0
  OP1            : 0
  OP2            : 0
  RESMULT        : 0
  STARTMULT      : 0
  ENDMULT        : 0
  OP1+           : 0
  OP2+           : 0
  RESMULT+       : 0
  STARTMULT+     : 0
  ENDMULT+       : 0
  |DOIT.MYSTATE| 
                 : 0
  R              : 0
  F              : 0
  RES            : 0
  |FACT.DONE|    : 0
  RES+           : 0
  |FACT.DONE+|   : 0

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 3

--------------- MYSYSTEM FACT-----------------
input signals: ARG and START
generic parameter: 
local signals: OP1, OP2, RESMULT, STARTMULT and ENDMULT
variables: |DOIT.MYSTATE|, R and F
----------------------------------------
Enter values like :(var1 val1 var2 val2....)
***** For a list or a symbol, use a quote
***** e.g : (a 'a b #b1101 c #b1010)
*****
Modify memory state>(arg 5 start 1)

  ARG            : 5
  START          : 1
  OP1            : 0
  OP2            : 0
  RESMULT        : 0
  STARTMULT      : 0
  ENDMULT        : 0
  OP1+           : 0
  OP2+           : 0
  RESMULT+       : 0
  STARTMULT+     : 0
  ENDMULT+       : 0
  |DOIT.MYSTATE| 
                 : 0
  R              : 0
  F              : 0
  RES            : 0
  |FACT.DONE|    : 0
  RES+           : 0
  |FACT.DONE+|   : 0

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 1

How many simulation cycle : 6

Save in file ? (give a name or nil) : nil

  ARG            : 5
  START          : 1
  OP1            : 4
  OP2            : 5
  RESMULT        : 5
  STARTMULT      : 1
  ENDMULT        : 0
  OP1+           : 4
  OP2+           : 5
  RESMULT+       : 20
  STARTMULT+     : 1
  ENDMULT+       : 1
  |DOIT.MYSTATE| 
                 : 2
  R              : 4
  F              : 5
  RES            : 0
  |FACT.DONE|    : 0
  RES+           : 0
  |FACT.DONE+|   : 0

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 1

How many simulation cycle : 20

Save in file ? (give a name or nil) : nil

  ARG            : 5
  START          : 1
  OP1            : 2
  OP2            : 60
  RESMULT        : 60
  STARTMULT      : 1
  ENDMULT        : 0
  OP1+           : 2
  OP2+           : 60
  RESMULT+       : 120
  STARTMULT+     : 1
  ENDMULT+       : 1
  |DOIT.MYSTATE| 
                 : 2
  R              : 2
  F              : 60
  RES            : 120
  |FACT.DONE|    : 1
  RES+           : 120
  |FACT.DONE+|   : 1

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 4


----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 3

--------------- MYSYSTEM FACT-----------------
input signals: ARG and START
generic parameter: 
local signals: OP1, OP2, RESMULT, STARTMULT and ENDMULT
variables: |DOIT.MYSTATE|, R and F
----------------------------------------
Enter values like :(var1 val1 var2 val2....)
***** For a list or a symbol, use a quote
***** e.g : (a 'a b #b1101 c #b1010)
*****
Modify memory state>(arg 'arg start 1)
[SGC for 948 CONS pages..(3801 writable)..(T=11).GC finished]

  ARG            : ARG
  START          : 1
  OP1            : 0
  OP2            : 0
  RESMULT        : 0
  STARTMULT      : 0
  ENDMULT        : 0
  OP1+           : 0
  OP2+           : 0
  RESMULT+       : 0
  STARTMULT+     : 0
  ENDMULT+       : 0
  |DOIT.MYSTATE| 
                 : 0
  R              : 0
  F              : 0
  RES            : 0
  |FACT.DONE|    : 0
  RES+           : 0
  |FACT.DONE+|   : 0

----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 1

How many simulation cycle : 1

Enter constraints for symbolic simulation (or return) : (naturalp arg)

NOTE:  Starting first repetition of rewrite.

Save in file ? (give a name or nil) : nil

  OP1 :
    0
  OP2 :
    0
  RESMULT :
    0
  STARTMULT :
    0
  ENDMULT :
    0
  RESMULT+ :
    0
  ENDMULT+ :
    0
  |DOIT.MYSTATE| :
    1
  R :
    ARG
  F :
    1
  RES :
    0
  |FACT.DONE| :
    0

----------------------------------------------
               ===================
             ((  SYMBOLIC MENU  ))
               ===================

   1 - Print constraints
   2 - Print Runes
   3 - Remove Runes
             ---
   4 - Prove something

q:return to SIMULATION MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> q


----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 1

How many simulation cycle : 5

Enter constraints for symbolic simulation (or return) : (and (naturalp arg) (> arg 5))

NOTE:  Starting first repetition of rewrite.

Save in file ? (give a name or nil) : nil

  OP1 :
    ARG
  OP2 :
    1
  RESMULT :
    ARG
  STARTMULT :
    0
  ENDMULT :
    1
  OP1+ :
    (+
       -1
       ARG)
  OP2+ :
    ARG
  RESMULT+ :
    ARG
  STARTMULT+ :
    1
  ENDMULT+ :
    0
  |DOIT.MYSTATE| :
    2
  R :
    (+
       -1
       ARG)
  F :
    ARG
  RES :
    0
  |FACT.DONE| :
    0

----------------------------------------------
               ===================
             ((  SYMBOLIC MENU  ))
               ===================

   1 - Print constraints
   2 - Print Runes
   3 - Remove Runes
             ---
   4 - Prove something

q:return to SIMULATION MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> q


----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 1

How many simulation cycle : 12

Enter constraints for symbolic simulation (or return) : (and (naturalp arg) (> arg 12))
[SGC for 948 CONS pages..(3809 writable)..(T=12).GC finished]

NOTE:  Starting first repetition of rewrite.

Save in file ? (give a name or nil) : nil

  OP1 :
    (+
       -3
       ARG)
  OP2 :
   (+ (* 2 arg) (- (* arg arg)) (- (* 2 arg arg)) (* arg arg arg))
  RESMULT :
   (+ (* 2 arg) (- (* arg arg)) (- (* 2 arg arg)) (* arg arg arg))
  STARTMULT :
    1
  ENDMULT :
    0
  OP1+ :
    (+
       -3
       ARG)
  OP2+ :
   (+ (* 2 arg) (- (* arg arg)) (- (* 2 arg arg)) (* arg arg arg))
  RESMULT+ :
   
(+ (- (* 6 arg))
   (* 2 arg arg)
   (* 3 arg arg)
   (* 6 arg arg)
   (- (* arg arg arg))
   (- (* 2 arg arg arg))
   (- (* 3 arg arg arg))
   (* arg arg arg arg))

  STARTMULT+ :
    1
  ENDMULT+ :
    1
  |DOIT.MYSTATE| :
    2
  R :
    (+
       -3
       ARG)
  F :
   (+ (* 2 arg) (- (* arg arg)) (- (* 2 arg arg)) (* arg arg arg))
  RES :
    0
  |FACT.DONE| :
    0

----------------------------------------------
               ===================
             ((  SYMBOLIC MENU  ))
               ===================

   1 - Print constraints
   2 - Print Runes
   3 - Remove Runes
             ---
   4 - Prove something

q:return to SIMULATION MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> 4

Enter memory element to prove (or return): F

Enter expression: (* arg (- arg 1) (- arg 2))

==========================================

             THEOREM TO BE PROVEN

==========================================
(thm
 (implies
  (and (equal (nth 0 st) arg)
       (equal (nth 1 st) 1)
       (equal (nth 2 st) 0)
       (equal (nth 3 st) 0)
       (equal (nth 4 st) 0)
       (equal (nth 5 st) 0)
       (equal (nth 6 st) 0)
       (equal (nth 7 st) 0)
       (equal (nth 8 st) 0)
       (equal (nth 9 st) 0)
       (equal (nth 10 st) 0)
       (equal (nth 11 st) 0)
       (equal (nth 12 st) 0)
       (equal (nth 13 st) 0)
       (equal (nth 14 st) 0)
       (equal (nth 15 st) 0)
       (equal (nth 16 st) 0)
       (equal (nth 17 st) 0)
       (equal (nth 18 st) 0)
       (and (naturalp arg) (> arg 12)))
  (equal
   (mysystemfact-getst
    'f
    (update-nth
     2 (+ -3 arg)
     (update-nth
      3
      (+ (* 2 arg)
         (- (* arg arg))
         (- (* 2 arg arg))
         (* arg arg arg))
      (update-nth
       4
       (+ (* 2 arg)
          (- (* arg arg))
          (- (* 2 arg arg))
          (* arg arg arg))
       (update-nth
        5 1
        (update-nth
         6 0
         (update-nth
          7 (+ -3 arg)
          (update-nth
           8
           (+ (* 2 arg)
              (- (* arg arg))
              (- (* 2 arg arg))
              (* arg arg arg))
           (update-nth
            9
            (+ (- (* 6 arg))
               (* 2 arg arg)
               (* 3 arg arg)
               (* 6 arg arg)
               (- (* arg arg arg))
               (- (* 2 arg arg arg))
               (- (* 3 arg arg arg))
               (* arg arg arg arg))
            (update-nth
             10 1
             (update-nth
              11 1
              (update-nth
               12 2
               (update-nth
                    13 (+ -3 arg)
                    (update-nth
                         14
                         (+ (* 2 arg)
                            (- (* arg arg))
                            (- (* 2 arg arg))
                            (* arg arg arg))
                         (update-nth 15 0 (update-nth 16 0 st))))))))))))))))
   (* arg (- arg 1) (- arg 2)))))


*****************************************
Do you want to print at screen ? (y or n): y

[Note:  A hint was supplied for our processing of the goal above. 
Thanks!]

By the simple :definition MYSYSTEMFACT-GETST and the :executable-counterpart
of MYSYSTEMFACT-GET-NTH we reduce the conjecture to

Goal'
(implies
 (and (equal (nth 0 st) arg)
      (equal (nth 1 st) 1)
      (equal (nth 2 st) 0)
      (equal (nth 3 st) 0)
      (equal (nth 4 st) 0)
      (equal (nth 5 st) 0)
      (equal (nth 6 st) 0)
      (equal (nth 7 st) 0)
      (equal (nth 8 st) 0)
      (equal (nth 9 st) 0)
      (equal (nth 10 st) 0)
      (equal (nth 11 st) 0)
      (equal (nth 12 st) 0)
      (equal (nth 13 st) 0)
      (equal (nth 14 st) 0)
      (equal (nth 15 st) 0)
      (equal (nth 16 st) 0)
      (equal (nth 17 st) 0)
      (equal (nth 18 st) 0)
      (integerp arg)
      (<= 0 arg)
      (< 12 arg))
 (equal
  (nth
   14
   (update-nth
    2 (+ -3 arg)
    (update-nth
     3
     (+ (* 2 arg)
        (- (* arg arg))
        (- (* 2 arg arg))
        (* arg arg arg))
     (update-nth
      4
      (+ (* 2 arg)
         (- (* arg arg))
         (- (* 2 arg arg))
         (* arg arg arg))
      (update-nth
       5 1
       (update-nth
        6 0
        (update-nth
         7 (+ -3 arg)
         (update-nth
          8
          (+ (* 2 arg)
             (- (* arg arg))
             (- (* 2 arg arg))
             (* arg arg arg))
          (update-nth
           9
           (+ (- (* 6 arg))
              (* 2 arg arg)
              (* 3 arg arg)
              (* 6 arg arg)
              (- (* arg arg arg))
              (- (* 2 arg arg arg))
              (- (* 3 arg arg arg))
              (* arg arg arg arg))
           (update-nth
            10 1
            (update-nth
             11 1
             (update-nth
               12 2
               (update-nth
                    13 (+ -3 arg)
                    (update-nth
                         14
                         (+ (* 2 arg)
                            (- (* arg arg))
                            (- (* 2 arg arg))
                            (* arg arg arg))
                         (update-nth 15 0 (update-nth 16 0 st))))))))))))))))
  (* arg (+ -1 arg) (+ -2 arg)))).

But simplification reduces this to T, using the :definition FIX, the
:executable-counterparts of BINARY-*, EQUAL, NFIX and UNARY--, primitive
type reasoning and the :rewrite rules ASSOCIATIVITY-OF-+, COMMUTATIVITY-
2-OF-*, COMMUTATIVITY-2-OF-+, COMMUTATIVITY-OF-*, DISTRIBUTIVITY, DISTRIBUTIVI\
TY-OF-MINUS-OVER-+, FUNCTIONAL-COMMUTATIVITY-OF-MINUS-*-RIGHT, LEMMA_-
NTH_UPDATE-NTH1, LEMMA_NTH_UPDATE-NTH2BIS and UNICITY-OF-1.

Q.E.D.

Summary
Form:  ( THM ...)
Rules: ((:definition fix)
        (:definition mysystemfact-getst)
        (:definition not)
        (:executable-counterpart binary-*)
        (:executable-counterpart equal)
        (:executable-counterpart mysystemfact-get-nth)
        (:executable-counterpart nfix)
        (:executable-counterpart unary--)
        (:fake-rune-for-type-set nil)
        (:rewrite associativity-of-+)
        (:rewrite commutativity-2-of-*)
        (:rewrite commutativity-2-of-+)
        (:rewrite commutativity-of-*)
        (:rewrite distributivity)
        (:rewrite distributivity-of-minus-over-+)
        (:rewrite functional-commutativity-of-minus-*-right)
        (:rewrite lemma_nth_update-nth1)
        (:rewrite lemma_nth_update-nth2bis)
        (:rewrite unicity-of-1))
Warnings:  None
Time:  0.37 seconds (prove: 0.31, print: 0.00, other: 0.06)

Proof succeeded.

Congratulations ;-) Your property is True.

----------------------------------------------
               ===================
             ((  SYMBOLIC MENU  ))
               ===================

   1 - Print constraints
   2 - Print Runes
   3 - Remove Runes
             ---
   4 - Prove something

q:return to SIMULATION MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> q


----------------------------------------------
               ===================
             ((  SIMULATION MENU  ))
               ===================

   1 - Run numeric or symbolic simulation
   2 - Print memory state
   3 - Edit memory state
   4 - Reset memory state

q:return to MAIN MENU  
----------------------------------------------
loaded : "MYSYSTEM FACT"
Vhdl_Acl2> q

----------------------------------------------
               =============
             ((  MAIN MENU  ))
               =============

     1 - Vhdl -> nif
     2 - nif  -> acl2
     3 - Load a description
                  --
     4 - Change directory path

q:quit           $Date: 2002/05/02 12:29:52 $
----------------------------------------------
"/local/crash/gp34/nif2acl2/"
Vhdl_Acl2> q
<state>
ACL2 !>