commit | b5046b2e512ccf3ffdbba85b169b1adcba6c4443 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Wed Mar 06 18:03:50 2019 -0800 |
committer | Gabe Black <gabeblack@google.com> | Fri Mar 15 18:14:25 2019 +0000 |
tree | d5bedb1a6614f185fa3d44bc7efda2ea5858853a | |
parent | b482cff6c3330d1c43d5c8d18d25731f552f02ee [diff] |
python: Simplify connectPorts() around EtherObject/EtherDevice. EtherDevice now inherits EtherObject and shares the same getEthPort virtual function, so there's no need to treat them separately any more. Change-Id: Ia6c147fd97fece4a281c296521a7b095f793d32e Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17030 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>