Deleted Added
sdiff udiff text old ( 9276:a5ede748a1d9 ) new ( 9348:44d31345e360 )
full compact
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13clock=1
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=atomic
18memories=system.physmem
19num_work_ids=16
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
33children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32
38LSQCheckLoads=true
39LSQDepCheckShift=4
40RASSize=16
41SQEntries=32

--- 31 unchanged lines hidden (view full) ---

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
81issueToExecuteDelay=1
82issueWidth=8
83itb=system.cpu.itb
84localCtrBits=2
85localHistoryBits=11
86localHistoryTableSize=2048
87localPredictorSize=2048
88max_insts_all_threads=0

--- 35 unchanged lines hidden (view full) ---

124dcache_port=system.cpu.dcache.cpu_side
125icache_port=system.cpu.icache.cpu_side
126
127[system.cpu.dcache]
128type=BaseCache
129addr_ranges=0:18446744073709551615
130assoc=2
131block_size=64
132clock=1
133forward_snoops=true
134hash_delay=1
135hit_latency=1000
136is_top_level=true
137max_miss_count=0
138mshrs=10
139prefetch_on_access=false
140prefetcher=Null
141prioritizeRequests=false
142repl=Null
143response_latency=1000
144size=262144
145subblock_size=0
146system=system
147tgts_per_mshr=20
148trace_addr=0
149two_queue=false
150write_buffers=8
151cpu_side=system.cpu.dcache_port
152mem_side=system.cpu.toL2Bus.slave[1]
153
154[system.cpu.dtb]
155type=X86TLB
156children=walker
157size=64
158walker=system.cpu.dtb.walker
159
160[system.cpu.dtb.walker]
161type=X86PagetableWalker
162clock=1
163system=system
164port=system.cpu.toL2Bus.slave[3]
165
166[system.cpu.fuPool]
167type=FUPool
168children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
169FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
170

--- 255 unchanged lines hidden (view full) ---

426opClass=IprAccess
427opLat=3
428
429[system.cpu.icache]
430type=BaseCache
431addr_ranges=0:18446744073709551615
432assoc=2
433block_size=64
434clock=1
435forward_snoops=true
436hash_delay=1
437hit_latency=1000
438is_top_level=true
439max_miss_count=0
440mshrs=10
441prefetch_on_access=false
442prefetcher=Null
443prioritizeRequests=false
444repl=Null
445response_latency=1000
446size=131072
447subblock_size=0
448system=system
449tgts_per_mshr=20
450trace_addr=0
451two_queue=false
452write_buffers=8
453cpu_side=system.cpu.icache_port
454mem_side=system.cpu.toL2Bus.slave[0]
455
456[system.cpu.interrupts]
457type=X86LocalApic
458clock=1
459int_latency=1000
460pio_addr=2305843009213693952
461pio_latency=100000
462system=system
463int_master=system.membus.slave[2]
464int_slave=system.membus.master[2]
465pio=system.membus.master[1]
466
467[system.cpu.itb]
468type=X86TLB
469children=walker
470size=64
471walker=system.cpu.itb.walker
472
473[system.cpu.itb.walker]
474type=X86PagetableWalker
475clock=1
476system=system
477port=system.cpu.toL2Bus.slave[2]
478
479[system.cpu.l2cache]
480type=BaseCache
481addr_ranges=0:18446744073709551615
482assoc=2
483block_size=64
484clock=1
485forward_snoops=true
486hash_delay=1
487hit_latency=1000
488is_top_level=false
489max_miss_count=0
490mshrs=10
491prefetch_on_access=false
492prefetcher=Null
493prioritizeRequests=false
494repl=Null
495response_latency=1000
496size=2097152
497subblock_size=0
498system=system
499tgts_per_mshr=5
500trace_addr=0
501two_queue=false
502write_buffers=8
503cpu_side=system.cpu.toL2Bus.master[0]
504mem_side=system.membus.slave[1]
505
506[system.cpu.toL2Bus]
507type=CoherentBus
508block_size=64
509clock=1000
510header_cycles=1
511use_default_range=false
512width=8
513master=system.cpu.l2cache.cpu_side
514slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
515
516[system.cpu.tracer]
517type=ExeTracer
518
519[system.cpu.workload]
520type=LiveProcess
521cmd=hello
522cwd=
523egid=100
524env=
525errout=cerr
526euid=100
527executable=tests/test-progs/hello/bin/x86/linux/hello
528gid=100
529input=cin
530max_stack_size=67108864
531output=cout
532pid=100
533ppid=99
534simpoint=0
535system=system

--- 5 unchanged lines hidden (view full) ---

541clock=1000
542header_cycles=1
543use_default_range=false
544width=8
545master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
546slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
547
548[system.physmem]
549type=SimpleMemory
550bandwidth=73.000000
551clock=1
552conf_table_reported=false
553in_addr_map=true
554latency=30000
555latency_var=0
556null=false
557range=0:134217727
558zero=false
559port=system.membus.master[0]
560