dev: Use the new Port role mechanism to make an EtherInt Port type.
authorGabe Black <gabeblack@google.com>
Tue, 16 Apr 2019 02:47:28 +0000 (19:47 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 24 Apr 2019 11:00:31 +0000 (11:00 +0000)
commit77201c851e809483785aefb3ea8de5ffcd18b20d
treed808156054eab76d219abff9cb667713ff54237c
parent3c3f360bbe8a3394657a0fa78bae90826100a235
dev: Use the new Port role mechanism to make an EtherInt Port type.

This type always uses the same "ETHERNET" role, and all connections are
symmetric and self compatible.

Change-Id: I1d060f8c098d52ae9f65c052f816bc813590ff9c
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18171
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/net/Ethernet.py