util: Fix gem5_within_systemc and tlm coupling
authorLukas Steiner <lsteiner@rhrk.uni-kl.de>
Fri, 15 Jan 2021 08:21:59 +0000 (09:21 +0100)
committerLukas Steiner <lsteiner@rhrk.uni-kl.de>
Fri, 15 Jan 2021 23:11:57 +0000 (23:11 +0000)
commitf213abb63af504ece14c22d55e1df2959b9e0aa1
treef78fb63c5113b86dc509daf088623fe532658d68
parent7246f70bfb7697b71d643334b7015b7274810b5f
util: Fix gem5_within_systemc and tlm coupling

Adapt the code to changes introduced with commits 3fb9139 and 392c1ce.

Jira Issue: https://gem5.atlassian.net/browse/GEM5-874

Change-Id: I0023157f1a2e5935f624c0a12e61f6b3e0d98b97
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39215
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/systemc/gem5_within_systemc/sc_module.cc
util/tlm/src/sc_master_port.cc