systemc: Fixed Bug in SystemC Example
Change-Id: I857a181470a491874c8ab9f7d467c89dafd97e6e Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/59550 Maintainer: Jason Lowe-Power <power.jg@gmail.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Matthias Jung
parent
4bc5efbc37
commit
f355f1f258
@@ -25,6 +25,6 @@
|
||||
|
||||
Import('*')
|
||||
|
||||
SimObject('SystemC_Example.py')
|
||||
SimObject('SystemC_Example.py', sim_objects=["SystemC_Printer", "Gem5_Feeder"])
|
||||
Source('printer.cc')
|
||||
Source('feeder.cc')
|
||||
|
||||
Reference in New Issue
Block a user