Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 705 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 705 Bytes

Wolv Z7 CPU core

Wolv Z7 CPU core supports currently only riscv32-imfcb instruction set architecture and is implemented with 6-stage in-order superscalar pipeline and Harvard bus architecture. It contains branch target address cache with bimodal branch predictor, instruction and data tightly integrated memory.

Dhrystone Benchmark

Cycles Dhrystone/s/MHz DMIPS/s/MHz Iteration
218 4581 2.60 1000

Coremark Benchmark

Cycles Iteration/s/MHz Iteration
215096 4.65 10

Documentation will be expanded in the future.