OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / testsuite / sidcomp.cfgroot / unknown.badconf
1 abc  main verbose 0                     # unknown command
2 setmainverbose0                         # unknown command
3
4 # configuration logging (original)
5 set main verbose? 0
6
7 # component libraries
8 dsoi libcgencpu.la cgen_component_library               # unknown command
9 ds libconsoles.la console_component_library     # unknown command
10
11
12 ## component libraries (original)
13 load libcgencpu.la cgen_component_library
14 load libconsoles.la console_component_library
15 load libgloss.la gloss_component_library
16 load libinterrupt.la interrupt_component_library
17 load libloader.la loader_component_library
18 load libmapper.la mapper_component_library
19 load libmemory.la mem_component_library
20 load libmmu.la mmu_component_library
21 load libsched.la sched_component_library
22 Dso libtimers.la timer_component_library        # unknown command (conf file is case sensitive)
23 load libtimers.la timer_component_library       # unknown command (conf file is case sensitive)
24
25
26
27 unknowncommand hw-cpu-arm7t cpu         # unknown command
28 newnew hw-cpu-arm7t cpu                 # unknown command
29 n sw-load-elf loader                    # unknown command
30 -> new hw-cpu-arm7t cpu                 # unknown command
31
32 # Components (original)
33
34 new hw-cpu-arm7t cpu
35 new sw-load-elf loader
36 new sid-io-stdio stdio
37 new sw-gloss-arm/angel angel
38 new hw-interrupt-arm/ref intctrl
39 new hw-mapper-basic bus
40 new hw-remap/pause-arm/ref remapper
41 new sid-sched-host host-sched
42 new sid-sched-sim target-sched
43 new hw-memory-ram/rom-basic mem
44 new hw-timer-arm/ref-sched timer1
45 New hw-timer-arm/ref-sched timer2       # unknown command (conf file is case sensitive)
46
47 # Scheduler
48 settarget target-sched enabled? 1       # unknown command
49 reset target-sched num-clients 2        # unknown command
50
51 set target-sched enabled? 1     
52 Set target-sched num-clients 2  # unknown command (conf file is case sensitive)
53
54 CCconnect-pin target-sched 0-control - timer1 divided-clock-control     # unknown command
55 connect target-sched 1-control - timer2 divided-clock-control           # unknown command
56
57
58 # Component relationships
59 Relationship angel cpu cpu -            # unknown command
60 Relate angel cpu cpu -                  # unknown command (conf file is case sensitive)
61
62 # Main pin connections
63 -pin main perform-activity -> host-sched advance        # unknown command
64
65 # ELF loader
66 bus loader load-accessor bus access-port                # unknown command
67