gem5/ext/dsent/tech
Nilay Vaish c1aecc05e6 ext: dsent: adds a Python interface, drops C++ one
This patch extensively modifies DSENT so that it can be accessed using Python.
To access the Python interface, DSENT needs to compiled as a shared library.
For this purpose a CMakeLists.txt file has been added.  Some of the code that
is not required is being removed.
2014-10-11 16:16:00 -05:00
..
tech_models ext: dsent: adds a Python interface, drops C++ one 2014-10-11 16:16:00 -05:00
TechModel.cc ext: dsent: adds a Python interface, drops C++ one 2014-10-11 16:16:00 -05:00
TechModel.h ext: dsent: adds a Python interface, drops C++ one 2014-10-11 16:16:00 -05:00