Skip to content

tum-ei-eda/CorePerfDSL-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorePerfDSL-Examples

Examples of CorePerfDSL descriptions

Models

CV32E40P

Model of the 4-stage RISC-V CPU CV32E40P.

  • Modelled instructions: RV32IM
  • Static branch prediction
  • No memory model

SimpleRISCV

Custom example to illustrate flexiblity of CorePerDSL.

  • 5-stage, Harvard microarchitecture
  • Modelled instructions: RV32IMC
  • No, static and dynamic branch prediction
  • With and without data forwarding
  • Dummy memory model

Version

This is version v1.0.

This repository does not contain any submodules.

About

Examples of CorePerfDSL descriptions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published