Update the TCP_latency input arg to reflect what it does -- in combination with the number of banks, it determines the number of accesses that can happen in the L1 (TCP) in a given cycle. It does not directly affect the L1 latency as the name implies. Instead, the mandatory_queue_latency does this. Change-Id: Ib6cbc8367ce2b1f30005d137384f53650a403b49 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/61309 Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu> Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Matthew Poremba <matthew.poremba@amd.com>