TlmGenerator #3258
TlmGenerator
#3258
Replies: 2 comments
|
Seems like a ARM's internal TLM plugin/commercial software to test CHI protocol in GEM5, maybe unlikely to release... |
0 replies
It is publicly available though hard to find from a search engine. I left the download link in the release notes. Please have a look at: https://developer.arm.com/architectures/amba#Downloads and go to the download pane. While we use it for testing, you could write your own RN model and using the CHI-TLM interface to connect it to ruby via the TlmController. |
0 replies
Answer selected by
giactra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is publicly available though hard to find from a search engine. I left the download link in the release notes. Please have a look at: https://developer.arm.com/architectures/amba#Downloads and go to the download pane. While we use it for testing, you could write your own RN model and using the CHI-TLM interface to connect it to ruby via the TlmController.