Skip to content

Commit

Permalink
Merge pull request #368 from riscv-boom/doc-update
Browse files Browse the repository at this point in the history
update bullet points in docs
  • Loading branch information
abejgonzalez committed Aug 9, 2019
2 parents 6bb61d2 + 7410e60 commit d1b24f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/sections/intro-overview/boom-repository.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,17 @@ The BOOM core source code can be found in ``boom/src/main/scala``.
The core code structure is shown below:

* ``boom/src/main/scala/``

* ``bpu/`` - branch predictor unit

* ``common/`` - configs, bundles, and tile definitions

* ``exu/`` - execute/core unit

* ``ifu/`` - instruction fetch unit

* ``lsu/`` - load/store/memory unit

* ``system/`` - non-core system-level infrastructure

* ``util/`` - utilities

0 comments on commit d1b24f9

Please sign in to comment.