README 646 B

123456789101112131415161718192021
  1. The gem5 simulator is a modular platform for computer-system
  2. architecture research, encompassing system-level architecture as
  3. well as processor microarchitecture. gem5 is a community led project
  4. with an open governance model.
  5. gem5 was originally conceived for computer architecture research
  6. in academia, but it has grown to be used in computer system design
  7. by academia, industry for research, and in teaching.
  8. By default it's build the X86 simulator, you can set to other
  9. architectures with a environment variable as following:
  10. - MIPS=yes
  11. - POWER=yes
  12. - RISCV=yes
  13. - SPARC=yes
  14. Optional:
  15. - protobuf-c (for tracing support)
  16. - hdf5