Skip to content
/ r2000 Public

Solutions for Patterson & Hennessy, fourth edition.

License

Notifications You must be signed in to change notification settings

zambonin/r2000

Repository files navigation

+--------------------------------------------------------------+
|                 +-+             +-+              +-+         |   +-+
|      4->|\   +->| |------------>| |-+----------->| |-+       |   | |
|         |A|--+  | |             | | |            | | +-->|\  |   | |
|      +->|/      | | +-->+---+   | | |            | |     |M|-+   | |
|      |          | | |   | R |   | | |            | | +-->|/      | |
|      |          | | +-->| E |   | | |   +----+   | | |    |      | |
|      |          | | |   | G |-+ | | |+->| 0? |-->| |-|----+      | |
|      |          | | |+->| S | | | | ||  +----+   | | |           | |
|      |          | | ||  | T | | | | ||           | | |           | |
|      |          | | ||+>+---+ | | | ||           | | |           | |
|  +-+ |  +----+  |I| |||       | |I| ||           |E| +---------->|M|-+
|  |I| |  | ME |  |F| |||       +>|D|-|+>|\        |X| |           |E| |
+->|P|-+->| MO |->|/|-+||         |/| |  |M|->|\   |/| |           |M| +->|\
   |C|    | RY |  |I| |||  +---+  |E| +->|/   |A|  |M| |           |/|    |M|-+
   +-+    +----+  |D| |||  | E |  |X|         |L|->|E|-+->+----+   |W| +->|/  |
                  | | +||->| X |->| |--->|\   |U|  |M|    | ME |   |B| |      |
                  | | |||  | T |  | |    |M|->|/   | |    | MO |-->| |-+      |
                  | | |||  +---+  | |-+->|/        | |    | RY |   | |        |
                  | | |||         | | +----------->| |--->+----+   | |        |
                  | | |||         | |              | |             | |        |
                  | | +||-------->| |------------->| |------------>| |--+     |
                  +-+  ||         +-+              +-+             +-+  |     |
                       |+-----------------------------------------------+     |
                       +------------------------------------------------------+

Resolution of exercises selected from the book Computer Organization and
Design - The Hardware and Software Interface (Patterson, Hennessy, 4ª ed.)
and divided by weeks according to the course schedule. Above, a very
simplified MIPS I datapath featuring pipeline stages.

Better viewed with a pager. For example:

    less <(cat week_{07..12}.txt)

Releases

No releases published

Packages

No packages published