taneroksuz / wolv-z7

Wolv Z7 is a RISC-V CPU core with floating point unit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Wolv Z7 is a RISC-V CPU core with floating point unit

License:Apache License 2.0


Languages

Language:SystemVerilog 94.3%Language:Python 3.8%Language:Shell 1.2%Language:Fortran 0.6%Language:Makefile 0.1%