Hello Pawan,
Currently there is no modular testing for TileLink available from lowRISC.
The original designers of TileLink (uncore) are the RISC-V team in Berkeley.
They have a test repo named groundtest, which provides some testing
capability.
https://github.com/ucb-bar/groundtest
-Wei
On 27/03/2016 15:06, Pawan Reddy Sibbala wrote:
Hello all,
I was wondering if there are modular tests available to test the
functionality of the onchip network in isolation in the uncore library? I
looked at the github rocket SoC generator repo and couldn't find anything.
Could you please me know how I can test the onchip network ( TileLink
Module for example ) in isolation if I make any changes to the existing
code?
Thanks,
Pawan