zliu2014

Results 2 comments of zliu2014

// This is the said test configuration: class MyNoC6x6Config extends NoCTesterConfig(NoCTesterParams(NoCParams( topology = Mesh2D(6, 6), channelParamGen = (a, b) => UserChannelParams(Seq.fill(1) { UserVirtualChannelParams(4) }), ingresses = (0 until 36).map {...

Hi, Jerry. Thanks for the valuable info. I increased the ROB entry size to 1024 in TestHarness.scala, and make sure each Node (Ingress node) can only allocated up to 16...