python: Generalize the Port.splice function.
authorGabe Black <gabeblack@google.com>
Tue, 16 Apr 2019 04:05:55 +0000 (21:05 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 24 Apr 2019 11:00:20 +0000 (11:00 +0000)
commit3c3f360bbe8a3394657a0fa78bae90826100a235
tree814904202b8a469796654036cf350e6f8343bf43
parent9c23850bba9778a05bcb30efb10523a6194e2025
python: Generalize the Port.splice function.

Now that the MASTER and SLAVE roles aren't special, the splice function
needs to be able to handle arbitrarily role-d peers.

Change-Id: I22a28b7cdcb93f7f370730b7e38b0e6d3500a6a0
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18170
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/python/m5/params.py