SoCRocket
Transaction-Level Modeling Framework for Space Applications
Public Member Functions | |
| sysconfIntrinsic (ABIIf< wordSize > &processorInstance, std::map< std::string, int > &sysconfmap, sc_time latency=SC_ZERO_TIME) | |
| bool | operator() () |
Public Member Functions inherited from PlatformIntrinsic< wordSize > | |
| PlatformIntrinsic (sc_core::sc_module_name mn="intrinsics") | |
| SWIG needs a default constructor. More... | |
| virtual | ~PlatformIntrinsic () |
| virtual void | setProcessor (trap::ABIIf< wordSize > *processor) |
| virtual void | setManager (IntrinsicBase *manager) |
| virtual void | setLatency (sc_time &latency) |
Additional Inherited Members | |
Public Attributes inherited from PlatformIntrinsic< wordSize > | |
| trap::ABIIf< wordSize > * | m_processor |
| IntrinsicBase * | m_manager |
| sc_time | latency |
|
inline |
|
inlinevirtual |
Reimplemented from PlatformIntrinsic< wordSize >.
References NEWLIB_SC_CLK_TCK, NEWLIB_SC_NPROCESSORS_ONLN, and pysc::api::systemc::wait().