blob: 1cd97be84bee08b6c9a4d8ce499317be4ead0f91 [file] [log] [blame]
---
layout: default
title: Home
---
<header>
<img src="{{ "/assets/img/gem5ColorVert.gif" | prepend: site.baseurl }}" height="200px;">
<p>
The gem5 simulator is a modular platform for computer-system architecture research, encompassing system-level architecture as well as processor microarchitecture.
gem5 is a <i>community led</i> project with an <a href=/governance/>open governance</a> model.
</p>
<p>
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.
</p>
<a href="{{ "/building" | prepend: site.baseurl }}"><button type="button" class="btn btn-primary" href="">Get Started</button></a>
<a href="https://gem5.googlesource.com/public/gem5"><button type="button" class="btn btn-outline-primary">Source</button></a>
<a href="https://gem5-review.googlesource.com/"><button type="button" class="btn btn-outline-primary">Code Review</button></a>
</header>
<div class="container">
<div class="row">
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Mailing Lists</h5>
<p class="card-text">gem5 has two main mailing lists where you can ask for help or advice.</p>
<a href="#" class="btn btn-primary">Go to Mailing Lists</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
</div>
</div>