Searched hist:13658 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dsc_main.py13658:f82614880471 Sat Feb 09 07:17:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: configs: Add a very simple config which just runs sc_main.

This config will just run the sc_main function (which must have been
provided in c++ somehow), passing through any of the scripts command
line arguments to sc_main.

Needing to do this sort of thing is common enough that there should be
a canned config which supports it.

Change-Id: I8f88ba4776b9ec919dd8145a58cd856e11ac4e77
Reviewed-on: https://gem5-review.googlesource.com/c/16287
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>

Completed in 5 milliseconds