Update readme

This commit is contained in:
Dolu1990 2018-11-22 22:49:16 +01:00
parent f18696357f
commit 2d8d3d0566
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ The following configuration results in 1.44 DMIPS/MHz:
- single cycle multiplication with bypassing in the WB stage (late result)
- dynamic branch prediction done in the F stage with a direct mapped target buffer cache (no penalties on correct predictions)
Note that recently, the capability to remove the Fetch/Memory/WriteBack stage was added to reduce the area of the CPU, which end up with a smaller CPU and a better DMIPS/Mhz for the small configurations.
## Dependencies
On Ubuntu 14 :