summaryrefslogtreecommitdiffstats
path: root/academic/gem5/README
blob: c3de9f48c40cd942f7f81ab7511449a9144852cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  The gem5 simulator is a modular platform for computer-system 
architecture research, encompassing system-level architecture as 
well as processor microarchitecture. gem5 is a community led project
 with an open governance model.

  gem5 was originally conceived for computer architecture research
in academia, but it has grown to be used in computer system design
by academia, industry for research, and in teaching. 

By default it's build the X86 simulator, you can set to other
architectures with a environment variable as following:
 - MIPS=yes
 - POWER=yes
 - RISCV=yes
 - SPARC=yes

Optional:
 - protobuf-c (for tracing support)
 - hdf5