opensocsysarch / CoreGenPortal

OpenSoC System Architect CoreGen Portal Graphical User Interface
http://www.systemarchitect.tech/
Apache License 2.0
1 stars 0 forks source link

Add feature to read/write LineSize cache parameter #117

Closed jleidel closed 4 years ago

jleidel commented 4 years ago

The latest CoreGen devel tree (IR Spec 1.4.5+) contains an additional, optional parameter "LineSize" that specifies the size of an individual cache line in bytes. This value defaults to "64", but we should be able to set this value from the CoreGenPortal via the SetLineSize(unsigned S) function in the CoreGenCache class.