Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/accellera-official/systemc
/ functions
Functions
9,705 in github.com/accellera-official/systemc
⨍
Functions
9,705
◇
Types & classes
1,401
↓ 1 callers
Method
notify_processes
------------------------------------------------------------------------------ "sc_reset::notify_processes" Notify processes that there is a change i
src/sysc/kernel/sc_reset.cpp:98
↓ 1 callers
Method
num_available
examples/sysc/simple_perf/simple_perf.cpp:152
↓ 1 callers
Method
o_mode
src/sysc/datatypes/fx/scfx_params.h:187
↓ 1 callers
Function
object_name_illegal_char
src/sysc/kernel/sc_object.cpp:201
↓ 1 callers
Function
operator delete
src/sysc/utils/sc_hash.cpp:64
↓ 1 callers
Function
operator delete
src/sysc/datatypes/bit/sc_logic.h:292
↓ 1 callers
Function
operator new
src/sysc/datatypes/fx/scfx_mant.h:409
↓ 1 callers
Function
operator++
src/sysc/utils/sc_hash.h:150
↓ 1 callers
Method
operator->
src/sysc/utils/sc_ptr_flag.h:60
↓ 1 callers
Function
operator_shift_both
tests/systemc/datatypes/fx/shift/operator_shift_both.cpp:94
↓ 1 callers
Function
operator_shift_left
tests/systemc/datatypes/fx/shift/operator_shift_left.cpp:112
↓ 1 callers
Function
operator_shift_right
tests/systemc/datatypes/fx/shift/operator_shift_right.cpp:106
↓ 1 callers
Method
overflow
src/sysc/datatypes/fx/sc_fxval.h:1447
↓ 1 callers
Function
overflow_scfx_rep
src/sysc/datatypes/fx/scfx_rep.h:474
↓ 1 callers
Function
p0
tests/systemc/kernel/dynamic_processes/test06/test06.cpp:64
↓ 1 callers
Function
parse_arg
tests/systemc/misc/sim_tests/cycle_dw8051_demo/main.cpp:72
↓ 1 callers
Method
peripheral_read
tests/systemc/misc/ieee1666_2023/5.12.8.4/5.12.8.4.cpp:69
↓ 1 callers
Method
peripheral_write
tests/systemc/misc/ieee1666_2023/5.12.8.4/5.12.8.4.cpp:68
↓ 1 callers
Function
pln
src/sysc/kernel/sc_ver.cpp:89
↓ 1 callers
Function
plot
examples/sysc/async_suspend/matplotlibcpp.h:327
↓ 1 callers
Method
policy
src/sysc/communication/sc_port.cpp:180
↓ 1 callers
Method
pop_method
------------------------------------------------------------------------------ "sc_runnable::pop_method" This method pops the next method process to
src/sysc/kernel/sc_runnable_int.h:286
↓ 1 callers
Method
pop_module_name
+---------------------------------------------------------------------------- |"sc_object_manager::pop_module_name" | | This method pops an entry off
src/sysc/kernel/sc_object_manager.cpp:422
↓ 1 callers
Method
pop_thread
------------------------------------------------------------------------------ "sc_runnable::pop_thread" This method pops the next thread process to
src/sysc/kernel/sc_runnable_int.h:311
↓ 1 callers
Method
post_suspend
src/sysc/kernel/sc_simcontext.cpp:1545
↓ 1 callers
Method
pre_suspend
src/sysc/kernel/sc_simcontext.cpp:1540
↓ 1 callers
Method
print
src/sysc/communication/sc_fifo.h:310
↓ 1 callers
Method
print
src/sysc/communication/sc_signal.h:304
↓ 1 callers
Method
print
src/sysc/kernel/sc_time.cpp:318
↓ 1 callers
Method
print
src/sysc/tracing/sc_vcd_trace.cpp:1129
↓ 1 callers
Function
print_dec
src/sysc/datatypes/fx/scfx_rep.cpp:964
↓ 1 callers
Function
print_dec
src/sysc/datatypes/fx/sc_fxval.cpp:188
↓ 1 callers
Function
print_other
src/sysc/datatypes/fx/scfx_rep.cpp:1104
↓ 1 callers
Function
print_other
src/sysc/datatypes/fx/sc_fxval.cpp:312
↓ 1 callers
Method
print_variable_declaration_line
src/sysc/tracing/sc_vcd_trace.cpp:162
↓ 1 callers
Method
print_variable_declaration_line
src/sysc/tracing/sc_wif_trace.cpp:148
↓ 1 callers
Method
process
tests/systemc/kernel/sc_object_manager/test03/hierarchy_scope.cpp:201
↓ 1 callers
Function
processQueue
We are NOT in SystemC - separate thread - DONT CALL WAIT!
examples/sysc/async_suspend/node.h:188
↓ 1 callers
Method
process_count
src/sysc/kernel/sc_join.h:76
↓ 1 callers
Method
push_back_method
------------------------------------------------------------------------------ "sc_runnable::push_back_method" This method pushes the supplied method
src/sysc/kernel/sc_runnable_int.h:204
↓ 1 callers
Method
push_back_thread
------------------------------------------------------------------------------ "sc_runnable::push_back_thread" This method pushes the supplied thread
src/sysc/kernel/sc_runnable_int.h:221
↓ 1 callers
Method
push_front_method
------------------------------------------------------------------------------ "sc_runnable::push_front_method" This method pushes the supplied metho
src/sysc/kernel/sc_runnable_int.h:239
↓ 1 callers
Method
push_front_thread
------------------------------------------------------------------------------ "sc_runnable::push_front_thread" This method pushes the supplied threa
src/sysc/kernel/sc_runnable_int.h:264
↓ 1 callers
Method
push_module_name
+---------------------------------------------------------------------------- |"sc_object_manager::push_module_name" | | This method pushes the suppli
src/sysc/kernel/sc_object_manager.cpp:439
↓ 1 callers
Method
q_incr
src/sysc/datatypes/fx/scfx_rep.h:730
↓ 1 callers
Method
quantization
src/sysc/datatypes/fx/sc_fxval.h:1440
↓ 1 callers
Function
quantization_scfx_rep
src/sysc/datatypes/fx/scfx_rep.h:463
↓ 1 callers
Function
randomize
Initialize the random number generator. If seed == -1, the generator will be initialized with the system time. If not, it will be initialized with the
examples/sysc/rsa/rsa.cpp:97
↓ 1 callers
Function
range_fx
tests/systemc/datatypes/fx/ranges/range_fx.cpp:144
↓ 1 callers
Function
range_min_max
tests/systemc/datatypes/fx/ranges/range_fx.cpp:134
↓ 1 callers
Function
range_to_max
tests/systemc/datatypes/fx/ranges/range_fx.cpp:125
↓ 1 callers
Function
range_to_min
tests/systemc/datatypes/fx/ranges/range_fx.cpp:116
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test19/test19.cpp:88
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test20/test20.cpp:95
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test05/test05.cpp:94
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test14/test14.cpp:93
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test18/test18.cpp:95
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test16/test16.cpp:95
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test03/test03.cpp:82
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test07/test07.cpp:90
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test10/test10.cpp:87
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test01/test01.cpp:82
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test08/test08.cpp:95
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test09/test09.cpp:94
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test06/test06.cpp:93
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test02/test02.cpp:85
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test15/test15.cpp:95
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test12/test12.cpp:85
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test11/test11.cpp:94
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test13/test13.cpp:93
↓ 1 callers
Method
read
read from channel
tests/systemc/communication/sc_prim_channel/test04/test04.cpp:90
↓ 1 callers
Method
read
tests/systemc/compliance_1666/test211/test211.cpp:35
↓ 1 callers
Method
read
examples/sysc/simple_perf/simple_perf.cpp:137
↓ 1 callers
Method
read
examples/sysc/simple_fifo/simple_fifo.cpp:73
↓ 1 callers
Function
receiver1
tests/systemc/kernel/sc_event/test14/test14.cpp:79
↓ 1 callers
Function
ref_function
tests/systemc/kernel/dynamic_processes/test11/test11.cpp:52
↓ 1 callers
Method
register_callback
src/sysc/kernel/sc_stage_callback_registry.cpp:129
↓ 1 callers
Method
register_extension
src/tlm_utils/instance_specific_extensions.cpp:44
↓ 1 callers
Method
register_phase
src/tlm_core/tlm_2/tlm_generic_payload/tlm_phase.cpp:39
↓ 1 callers
Method
register_port
src/sysc/communication/sc_fifo.h:182
↓ 1 callers
Method
release
src/sysc/utils/sc_report_handler.cpp:165
↓ 1 callers
Method
remove
src/sysc/communication/sc_port.cpp:655
↓ 1 callers
Method
remove
src/sysc/communication/sc_prim_channel.cpp:267
↓ 1 callers
Method
remove
src/sysc/communication/sc_export.cpp:178
↓ 1 callers
Method
remove
definitely remove this line
examples/sysc/async_suspend/matplotlibcpp.h:1811
↓ 1 callers
Method
remove_all
src/sysc/kernel/sc_attribute.cpp:154
↓ 1 callers
Method
remove_all_attributes
src/sysc/kernel/sc_object.cpp:330
↓ 1 callers
Method
remove_delta_event
src/sysc/kernel/sc_simcontext.cpp:1392
↓ 1 callers
Method
remove_event
+---------------------------------------------------------------------------- |"sc_object_manager::remove_event" | | This method removes the sc_event
src/sysc/kernel/sc_object_manager.cpp:479
↓ 1 callers
Method
remove_external_name
+---------------------------------------------------------------------------- |"sc_object_manager::remove_external_name" | | This method removes the n
src/sysc/kernel/sc_object_manager.cpp:523
↓ 1 callers
Method
remove_method
------------------------------------------------------------------------------ "sc_runnable::remove_method" This method removes the supplied method p
src/sysc/kernel/sc_runnable_int.h:338
↓ 1 callers
Method
remove_monitor
src/sysc/kernel/sc_thread_process.h:408
↓ 1 callers
Method
remove_object
+---------------------------------------------------------------------------- |"sc_object_manager::remove_object" | | This method removes the sc_objec
src/sysc/kernel/sc_object_manager.cpp:501
↓ 1 callers
Method
remove_thread
------------------------------------------------------------------------------ "sc_runnable::remove_thread" This method removes the supplied thread p
src/sysc/kernel/sc_runnable_int.h:395
↓ 1 callers
Function
remove_vcd_name_problems
src/sysc/tracing/sc_vcd_trace.cpp:1503
↓ 1 callers
Method
report
examples/sysc/async_suspend/collector.h:104
↓ 1 callers
Function
reserve
src/sysc/utils/sc_vector.h:129
↓ 1 callers
Method
reset_changed
------------------------------------------------------------------------------ "sc_process_b::reset_changed" This method is called when there is a ch
src/sysc/kernel/sc_process.cpp:380
↓ 1 callers
Method
resize_extensions
src/tlm_utils/instance_specific_extensions.cpp:237
↓ 1 callers
Method
resume_process
------------------------------------------------------------------------------ "sc_thread_process::resume_process" This method resumes the execution
src/sysc/kernel/sc_thread_process.cpp:338
← previous
next →
1,301–1,400 of 9,705, ranked by callers