You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chipyard
Hi all,
Following up from my previous post it seems that my issues lie with needing to enable HPMs in the Chipyard build setup. I believe I need to edit the minit.c file and rebuild Chipyard; however, I am not sure what lines (if any) I need to remove from the file to make room for the write_csr() lines in listing 4 of the HPM documentation.
I am interested in reading all statistics for branch prediction and the caching hierarchy in BOOM. My previous post with code snippets is also attached.