Searched hist:10448 (Results 1 - 25 of 171) sorted by relevance
/gem5/ext/dsent/ | ||
H A D | CMakeLists.txt | 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | interface.cc | 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | DSENT.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | DSENT.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
/gem5/ext/dsent/configs/ | ||
H A D | electrical-link.cfg | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | router.cfg | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
/gem5/ext/dsent/libutil/ | ||
H A D | Assert.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Calculator.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Calculator.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Config.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Config.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Exception.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Exception.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | LibUtil.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Log.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Log.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | Map.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | MathUtil.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | MathUtil.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | String.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | String.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
/gem5/ext/dsent/model/ | ||
H A D | ElectricalModel.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | ElectricalModel.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | EventInfo.cc | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
H A D | EventInfo.h | diff 10448:bc1a3b7ab5ef Sat Oct 11 17:16:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> 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. |
Completed in 27 milliseconds