Sign in
gem5
/
amd
/
gem5
/
HEAD
2b4b94d
systemc: Minimally implemented the deprecated sc_simcontext.
by Gabe Black
· 6 years ago
master
c564fe0
systemc: Add a minimal version of the deprecated sc_process_b.
by Gabe Black
· 6 years ago
c09bc66
systemc: Add bind() to sc_port_base.
by Gabe Black
· 6 years ago
4c8cdcc
systemc: Make the verify.py --list option print a total count.
by Gabe Black
· 6 years ago
6b14e93
systemc: Disable a few more tests that aren't going to work.
by Gabe Black
· 6 years ago
7cab8db
systemc: Disable the phase_callbacks set of tests.
by Gabe Black
· 6 years ago
9dacb89
systemc: Add the nonstandard sc_user exception type.
by Gabe Black
· 6 years ago
6d9b0de
systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec.
by Gabe Black
· 6 years ago
8f04ccb
systemc: Make some functions static in conflict with the spec.
by Gabe Black
· 6 years ago
48b56f7
systemc: Add the nonstandard time_stamp function.
by Gabe Black
· 6 years ago
098aa35
systemc: Add the nonstandard sc_hierarchical_name_exists function.
by Gabe Black
· 6 years ago
48a1604
systemc: Add the nonstandard timed_out function.
by Gabe Black
· 6 years ago
61cf433
systemc: Add some deprecated sc_module constructors.
by Gabe Black
· 6 years ago
40eb6f9
systemc: Add the non-standard sc_time_tuple class.
by Gabe Black
· 6 years ago
47c2918
systemc: Add non-standard sc_status constants.
by Gabe Black
· 6 years ago
53779eb
systemc: Add deprecated sc_time constructors.
by Gabe Black
· 6 years ago
8622fbf
systemc: Add an sc_event_finder::find_event method.
by Gabe Black
· 6 years ago
663f5f6
systemc: Add some deprecated sc_time factory methods.
by Gabe Black
· 6 years ago
eba0ab5
systemc: Add some common test include files.
by Gabe Black
· 6 years ago
dc0b98d
systemc: Add some nonstandard, undocumented sc_report_* functions.
by Gabe Black
· 6 years ago
a3385da
base: If valgrind is available, tell it about Fiber stacks.
by Gabe Black
· 6 years ago
f741bb7
cpu: Stream/SubstreamID support in TrafficGen
by Giacomo Travaglini
· 6 years ago
2b31680
cpu: Turn BaseTrafficGen numSuppressed into a stat
by Michiel W. van Tol
· 6 years ago
50a57c0
mem: Add StreamID and SubstreamID
by Stanislaw Czerniawski
· 6 years ago
200281b
systemc: Add deprecated default time unit management functions.
by Gabe Black
· 6 years ago
9e35fe2
systemc: Add deprecated notify_delayed functions.
by Gabe Black
· 6 years ago
6022801
systemc: Add some nonstandard cthread related sc_module functions.
by Gabe Black
· 6 years ago
8bc2186
systemc: Add the deprecated sc_trace_delta_cycles function.
by Gabe Black
· 6 years ago
0801de8
systemc: Add a nonstandard sc_signal constructor.
by Gabe Black
· 6 years ago
fc008a0
systemc: Add some nonstandard (get|set)_catch_actions functions.
by Gabe Black
· 6 years ago
5a4d84e
systemc: Exclude another test which exercises sc_string.
by Gabe Black
· 6 years ago
05e4878
systemc: Add the nonstandard, undocumented halt function.
by Gabe Black
· 6 years ago
00b411d
systemc: Define the nonstandard sc_event_queue_port typedef.
by Gabe Black
· 6 years ago
3b7441e
systemc: Add some nonstandard SC_WAIT* macros.
by Gabe Black
· 6 years ago
d5983ac
systemc: Exclude a test which probably could never compile?
by Gabe Black
· 6 years ago
29d3ebd
systemc: Add nonstandard sc_trace-s for sc_event and sc_time.
by Gabe Black
· 6 years ago
b29a2d0
systemc: Add a filter file for the tests which are expected to work.
by Gabe Black
· 6 years ago
d3abc7e
systemc: Add a filter-file option.
by Gabe Black
· 6 years ago
84c1b3b
systemc: Add support for deprecated integer report handler ids.
by Gabe Black
· 6 years ago
5d24b0a
systemc: Add the nonstandard macro SC_NEW.
by Gabe Black
· 6 years ago
d4f96ad
systemc: Add the nonstandard triggered function sc_event.
by Gabe Black
· 6 years ago
e81d8bd
systemc: Add the nonstandard variable sc_allow_process_control_corners.
by Gabe Black
· 6 years ago
5f8af6b
systemc: Add some "implementation defined" stuff to sc_attr_cltn.
by Gabe Black
· 6 years ago
895f463
systemc: Fix a small bug in verify.py.
by Gabe Black
· 6 years ago
d84a071
dev, arm: Fix incorrect GIC address range sizes
by Andreas Sandberg
· 6 years ago
4fdfd98
misc: Appease GCC 8
by Jason Lowe-Power
· 6 years ago
05f92d9
ext: Cherry-pick pybind change to support GCC 8
by Jason Lowe-Power
· 6 years ago
4970b65
util: add util/maint/show_changes_by_file.py tool
by Brandon Potter
· 7 years ago
9883fb6
scons,ruby: do not generate unnecessary files
by Brandon Potter
· 7 years ago
13bc177
tests: add a stack printer test
by Brandon Potter
· 7 years ago
4c35b42
ruby: remove unused code inside '#if 0 ... #endif'
by Brandon Potter
· 7 years ago
28d65f8
hsail-x86: fix gpu dynamic instruction error
by Brandon Potter
· 6 years ago
c560756
hsail-x86: fix addr_range_map error
by Brandon Potter
· 6 years ago
003d44f
tests: Add explicit build test
by Jason Lowe-Power
· 6 years ago
9d42d34
tests: Add test for the m5-exit instruction.
by Sean Wilson
· 7 years ago
27dfbdf
tests: Add a simple example test
by Sean Wilson
· 7 years ago
a440108
tests: Add Makefiles for hello
by Jason Lowe-Power
· 7 years ago
bbb5302
tests: Add documentation for new testing code
by Jason Lowe-Power
· 7 years ago
07ce662
tests,ext: Add a new testing library proposal
by Sean Wilson
· 7 years ago
e726ced
tests: Fix hello.c test program
by Jason Lowe-Power
· 7 years ago
034315d
configs: Always exit with code 0
by Jason Lowe-Power
· 7 years ago
a891159
systemc: Partially implement SC_FORK and SC_JOIN.
by Gabe Black
· 6 years ago
a18e901
systemc: Add some deprecated features to sc_clock.*.
by Gabe Black
· 6 years ago
a7c7b93
systemc: Add some non-standard sc_trace variants.
by Gabe Black
· 6 years ago
a51eb91
systemc: Remove references to internal constants from the tests.
by Gabe Black
· 6 years ago
d8a149b
systemc: Turn some macros into enums to fix regression test building.
by Gabe Black
· 6 years ago
03a95d2
systemc: Remove more Accellera source specific include paths in tests.
by Gabe Black
· 6 years ago
c172a64
systemc: Include boost/bind.hpp in the systemc header.
by Gabe Black
· 6 years ago
f8ad69b
systemc: Fill out some of the sc_vector.hh classes.
by Gabe Black
· 6 years ago
ec9d7fa
systemc: Make a test stop including an internal path for sc_vector.
by Gabe Black
· 6 years ago
42474e6
systemc: Add a script which automates building and running tests.
by Gabe Black
· 6 years ago
80bf4c8
systemc, scons: Link systemc tests against the shared gem5 library.
by Gabe Black
· 6 years ago
411f907
systemc: Add in the deprecated binding port constructors.
by Gabe Black
· 6 years ago
9a457d9
systemc: Add a non-standard default writer policy on sc_buffer.
by Gabe Black
· 6 years ago
abeafff
systemc, scons: Add a mechanism to hook in the systemc tests.
by Gabe Black
· 6 years ago
0693577
systemc: Add the deprecated sc_signal_out_if typedef.
by Gabe Black
· 6 years ago
337b60a
systemc: Add the deprecated sc_module::end_module function.
by Gabe Black
· 6 years ago
ab744f4
systemc: Construct and manage a module name stack.
by Gabe Black
· 6 years ago
32ffafe
systemc: Make sc_main run in its own fiber.
by Gabe Black
· 6 years ago
79e8571
systemc: Implement some simple accessor functions in sc_main.cc.
by Gabe Black
· 6 years ago
6915118
systemc: Add some missing functions which interact with the scheduler.
by Gabe Black
· 6 years ago
e02ec0c
base: Replace cppversion == version with >= version
by Bradley
· 6 years ago
1bab261
cpu: Add hash functionality for RegId class
by Bradley Wang
· 6 years ago
cd91312
cpu: Removed unnecessary file reg_class_impl.hh
by Bradley Wang
· 6 years ago
1da285d
arm: Add support for RCpc load-acquire instructions (ARMv8.3)
by Giacomo Gabrielli
· 8 years ago
16fa8d7
systemc: Import tests from the Accellera systemc distribution.
by Gabe Black
· 6 years ago
7235d3b
systemc: Add the Accellera implementation for the data type classes.
by Gabe Black
· 6 years ago
5ee040a
Systemc: Port over all of the systemc "datatype" headers.
by Gabe Black
· 6 years ago
7adb1b2
systemc: Stub out all the standard utilility classes and functions.
by Gabe Black
· 6 years ago
4b2e283
arch-arm: Don't fail to initialise PMU if BP is missing
by Andreas Sandberg
· 6 years ago
a27ce59
arch-riscv: Add xret instructions
by Alec Roelke
· 6 years ago
76e7aec
arch-riscv: Add support for trap value register
by Alec Roelke
· 7 years ago
2595fe6
arch-riscv: Add support for fault handling
by Alec Roelke
· 7 years ago
0a7193c
misc: Update CONTRIBUTING with gerrit changes
by Jason Lowe-Power
· 6 years ago
25f467e
base: Fix ucontext compilation error for macOS
by Giacomo Travaglini
· 6 years ago
045c484
cpu: Warn when (un)serializing a traffic generator
by Giacomo Travaglini
· 6 years ago
a327a67
cpu: Allow creation of traffic gen from generic SimObjects
by Giacomo Travaglini
· 6 years ago
2fe3d66
mem-cache: TempCacheBlk allocates and destroys its own data
by Robert Kovacsics
· 6 years ago
cd3e723
systemc: Flesh out the sc_port implementation slightly.
by Gabe Black
· 6 years ago
5872389
systemc: Stub out the predefined channels.
by Gabe Black
· 6 years ago
Next »