|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|

Files | |
| file | sc_attribute.h [code] |
| Attribute classes. | |
| file | sc_cmnhdr.h [code] |
| file | sc_constants.h [code] |
| Default constants whose values may need to be. | |
| file | sc_cor.h [code] |
| Coroutine abstract base classes. | |
| file | sc_cor_fiber.h [code] |
| Coroutine implementation with fibers. | |
| file | sc_cor_pthread.h [code] |
| Coroutine implementation with pthreads. | |
| file | sc_cor_qt.h [code] |
| Coroutine implementation with QuickThreads. | |
| file | sc_cthread_process.h [code] |
| Clocked thread declarations. | |
| file | sc_dynamic_processes.h [code] |
| file | sc_event.h [code] |
| Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21. | |
| file | sc_except.h [code] |
| file | sc_externs.h [code] |
| Declaration of `sc_main' and other global variables. | |
| file | sc_join.h [code] |
| Join Process Synchronization Definition. | |
| file | sc_kernel_ids.h [code] |
| Report ids for the kernel code. | |
| file | sc_macros.h [code] |
| Miscellaneous definitions that are needed by the headers. | |
| file | sc_method_process.h [code] |
| Method process declarations. | |
| file | sc_module.h [code] |
| Base class of all hierarchical modules and channels. | |
| file | sc_module_name.h [code] |
| An object used to help manage object names. | |
| file | sc_module_registry.h [code] |
| Registry for all modules. | |
| file | sc_name_gen.h [code] |
| Unique name generator. | |
| file | sc_object.h [code] |
| Abstract base class of all SystemC `simulation' objects. | |
| file | sc_object_int.h [code] |
| For inline definitions of some utility functions. | |
| file | sc_object_manager.h [code] |
| Manager of objects (naming, &c.) | |
| file | sc_phase_callback_registry.h [code] |
| Definition of the simulation phase callbacks. | |
| file | sc_process.h [code] |
| Process base class support. | |
| file | sc_process_handle.h [code] |
| Process access support. | |
| file | sc_reset.h [code] |
| Process reset support. | |
| file | sc_runnable.h [code] |
| Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21. | |
| file | sc_runnable_int.h [code] |
| For inline definitions of some utility functions. | |
| file | sc_sensitive.h [code] |
| Sensitivity classes. Requires "sc_process.h". | |
| file | sc_simcontext.h [code] |
| Definition of the simulation context class. | |
| file | sc_simcontext_int.h [code] |
| For inline definitions of some utility functions. | |
| file | sc_spawn.h [code] |
| Process spawning support. | |
| file | sc_spawn_options.h [code] |
| Process spawning options specification. | |
| file | sc_status.h [code] |
| Definition of the simulation phases. | |
| file | sc_thread_process.h [code] |
| Thread process declarations. | |
| file | sc_time.h [code] |
| The time class. | |
| file | sc_ver.h [code] |
| Version and copyright information. | |
| file | sc_wait.h [code] |
| Wait() and related functions. | |
| file | sc_wait_cthread.h [code] |
| Wait() and related functions for SC_CTHREADs. | |