1. 930386c systemc: Implement the nonstandard halt function. by Gabe Black · 6 years ago
  2. 3808669 configs: Fix CPUClass typo in se.py by Daniel R. Carvalho · 6 years ago
  3. 34975af arch-arm: Add have_crypto System parameter by Giacomo Travaglini · 6 years ago
  4. 8cbb531 cpu: Fix MinorCPU executing Crypto Instructions by Giacomo Travaglini · 6 years ago
  5. dd63d6d arch-arm: AArch64 Crypto AES by Giacomo Travaglini · 6 years ago
  6. 52bab3f arch-arm: AArch64 Crypto SHA by Giacomo Travaglini · 6 years ago
  7. b27545b arch-arm: AArch32 Crypto AES by Matt Horsnell · 6 years ago
  8. dd44f6b arch-arm: AArch32 Crypto SHA by Matt Horsnell · 6 years ago
  9. bb0ab1d dev, arm: remove the RealViewEB platform by Ciro Santilli · 6 years ago
  10. 9145d48 arch-arm: Mark ArmProcess method as override by Matteo Andreozzi · 6 years ago
  11. 027a140 mem-cache: Fix FALRU hash invalidation by Daniel R. Carvalho · 6 years ago
  12. e2c8d06 mem-cache: Make checking function const in FALRU by Daniel R. Carvalho · 6 years ago
  13. 079a16d mem-cache: Make boundaries in FALRU an STL container by Daniel R. Carvalho · 6 years ago
  14. bb007aa mem-cache: Fix FALRU inCachesMask initialization by Daniel R. Carvalho · 6 years ago
  15. df9f298 systemc: Change the default naming scheme to use sc_gen_unique_name. by Gabe Black · 6 years ago
  16. e38594f systemc: "Fix" some error message formatting. by Gabe Black · 6 years ago
  17. 1b3ff4d systemc: Fix a typo/bug in sc_int_base.hh. by Gabe Black · 6 years ago
  18. c7c0475 systemc: Make some tests use cout instead of cerr to report completion. by Gabe Black · 6 years ago
  19. fd0da68 systemc: Copy the msgType and msg parameters of sc_report. by Gabe Black · 6 years ago
  20. fc0e224 systemc: Ensure sc_stop during callbacks actually stops. by Gabe Black · 6 years ago
  21. 9da2cdd systemc: Implement the nonstandard at_negedge and at_posedge. by Gabe Black · 6 years ago
  22. 026b3f9 systemc: When stopping immediately, block new processes/updates. by Gabe Black · 6 years ago
  23. 62a6315 systemc: Teach verify.py to ignore two types of errors. by Gabe Black · 6 years ago
  24. 2fb4c0e systemc: Mark a test as expected to fail/report an error. by Gabe Black · 6 years ago
  25. f821742 systemc: Add some error checks to sc_set_default_time_unit. by Gabe Black · 6 years ago
  26. 902d2a5 systemc: Mark some tests as expected to fail. by Gabe Black · 6 years ago
  27. 4f3913e systemc: Implement sc_(g|s)et_time_resolution. by Gabe Black · 6 years ago
  28. 25c0c83 systemc: Teach verify.py to ignore a new error. by Gabe Black · 6 years ago
  29. 7cb5af8 systemc: Record that one of the tests will report an error. by Gabe Black · 6 years ago
  30. 4c639e1 systemc: Report an error if n <= 0 in wait(int n). by Gabe Black · 6 years ago
  31. 643918f systemc: Toggle off clumping methods together in the ready list. by Gabe Black · 6 years ago
  32. e99a575 systemc: Store timed notifications in a list instead of a set. by Gabe Black · 6 years ago
  33. 3c40f3c systemc: Implement sc_fifo::dump and improve sc_fifo::print. by Gabe Black · 6 years ago
  34. 4c467c9 systemc: Implement the << operator for sc_signal. by Gabe Black · 6 years ago
  35. cece6d4 systemc: Implement the "event()" style sc_signal methods. by Gabe Black · 6 years ago
  36. 48701ed systemc: Add a "changeStamp" value to the scheduler. by Gabe Black · 6 years ago
  37. ef73520 systemc: Teach verify.py to ignore "In file: *" in test output. by Gabe Black · 6 years ago
  38. fc01f37 systemc: Adjust some error messages to match Accellera. by Gabe Black · 6 years ago
  39. 9f1e647 systemc: Make verify.py filter out some error messages. by Gabe Black · 6 years ago
  40. 9aea748 systemc: Tell verify.py to expect two tests to fail. by Gabe Black · 6 years ago
  41. 1cc084f systemc: Raise an error when SC_METHOD, etc. is used after starting. by Gabe Black · 6 years ago
  42. 475e8cd systemc: Teach verify.py how to expect failing error codes. by Gabe Black · 6 years ago
  43. f6fda86 systemc: Keep track of more cases when we should be ready after resume. by Gabe Black · 6 years ago
  44. 420ab42 systemc: When sensitive to an event finder, find on all interfaces. by Gabe Black · 6 years ago
  45. 8fdda3b systemc: Make Process track whether it's dynamic on its own. by Gabe Black · 6 years ago
  46. c599dfd systemc: Track the module who's end_of_elaboration callback we're in. by Gabe Black · 6 years ago
  47. e1cf6b3 systemc: sc_spawn can create static or dynamic processes. by Gabe Black · 6 years ago
  48. b6ad37a systemc: Improve handling of empty process handles. by Gabe Black · 6 years ago
  49. cfe4836 systemc: Ensure all objects and events have unique names. by Gabe Black · 6 years ago
  50. ae37355 systemc: Make sure children of processes are recorded as such. by Gabe Black · 6 years ago
  51. e731642 systemc: Clamp the time of events to the present. by Gabe Black · 6 years ago
  52. 3f94dad systemc: Implement support for the default time unit. by Gabe Black · 6 years ago
  53. e061a36 systemc: Implement most of sc_fifo and its interfaces. by Gabe Black · 6 years ago
  54. 41b3393 sim-se: Set ArmProcess64 hwcaps depending on ID regs by Giacomo Travaglini · 6 years ago
  55. 6efe7e1 sim-se: Different HWCAP for ArmProcess32/64 by Giacomo Travaglini · 6 years ago
  56. 352d666 arch-arm: Add FP16 support introduced by Armv8.2-A by Edmund Grimley Evans · 6 years ago
  57. 9c687a6 arch: Fix unserialization of VectorReg value by Gabor Dozsa · 7 years ago
  58. 3afece0 arch-arm: Add FP16 support and other primitives to fplib by Edmund Grimley Evans · 7 years ago
  59. b992ecb arch-arm: Implement AArch64 ID regs as bitunions by Giacomo Travaglini · 6 years ago
  60. 30746da arch-arm: Implement AArch64 ID_AA64MMFR2_EL1 register by Giacomo Travaglini · 6 years ago
  61. 312f448 arch-arm: Move MiscReg BitUnions into a separate header file by Giacomo Travaglini · 6 years ago
  62. 06f1259 arch-arm: Init AArch64 ID registers in SE mode by Giacomo Travaglini · 6 years ago
  63. b9bf793 cpu: Fix typo in header guard for Noncaching cpu by Giacomo Travaglini · 6 years ago
  64. 721ea8b dev-arm: Enable FIQ signaling for Group0 interrupts in GICv2 by Giacomo Travaglini · 6 years ago
  65. 4439c58 dev-arm: Create postFiq events for GICv2 by Giacomo Travaglini · 6 years ago
  66. 8b3c530 dev-arm: Implement GICv2 GICD_IGROUPR register by Giacomo Travaglini · 6 years ago
  67. ef98478 dev-arm: Fix GICv2 cpu interrupt enable flag by Giacomo Travaglini · 6 years ago
  68. 058e2ce dev-arm: Add basic support for level sensitive SPIs in GICv2 by Adrien Pesle · 6 years ago
  69. cf20e82 sim: Extend (UN)SERIALIZE_ARRAY to BitUnions by Giacomo Travaglini · 6 years ago
  70. a43e310 dev-arm: Make CpuLocalTimer use standard ArmInterruptPin by Giacomo Travaglini · 6 years ago
  71. 54bc941 dev-arm: Take into account PPI enable bit by Giacomo Travaglini · 6 years ago
  72. 64b3a74 arch-arm: raise/clear IRQ when writing to PMOVSCLR/SET by Giacomo Travaglini · 6 years ago
  73. 7a6183a util: Do not use $(PWD) in Makefiles by Kevin Brodsky · 6 years ago
  74. a470ef5 systemc: Report errors when proc ctrl funcs are called during elab. by Gabe Black · 6 years ago
  75. d78c8b2 systemc: Abort verify.py if no tests were selected. by Gabe Black · 6 years ago
  76. 1baba25 systemc: Make verify.py run the tests from the directory they expect. by Gabe Black · 6 years ago
  77. 457a086 systemc: Add a --working-dir option to the test config.py. by Gabe Black · 6 years ago
  78. 542f62a systemc: Change the test binaries to use rpath. by Gabe Black · 6 years ago
  79. ee30b44 systemc: Handle sc_stop called from sc_main correctly. by Gabe Black · 6 years ago
  80. 9b6119a systemc: Fix some issues with starvation checks. by Gabe Black · 6 years ago
  81. 1712dd5 systemc: When sc_start-ing with zero time, ensure the ready event runs. by Gabe Black · 6 years ago
  82. 060303d systemc: Fix where we checked if sc_stop was called durig elaboration. by Gabe Black · 6 years ago
  83. 28b09df systemc: Make sure methods aren't restarted by yield. by Gabe Black · 6 years ago
  84. e95a306 systemc: When a thread completes, yield to the scheduler. by Gabe Black · 6 years ago
  85. ccd671c systemc: Implement positional binding. by Gabe Black · 6 years ago
  86. abb7d28 systemc: Use sc_assert to check the number of interfaces. by Gabe Black · 6 years ago
  87. 5627f7c systemc: Get rid of the unused warning function in sc_event_finder_t. by Gabe Black · 6 years ago
  88. 33341f4 systemc: Use the eq pointer directly less often in the scheduler. by Gabe Black · 6 years ago
  89. dd8b71b systemc: Make sc_process_b less hokey, and make WAIT* work. by Gabe Black · 6 years ago
  90. 92d1d2c systemc: Handle null and omitted event names. by Gabe Black · 6 years ago
  91. 5a4407b systemc: Handle null sc_object names. by Gabe Black · 6 years ago
  92. 6184742 systemc: Check for time overflow in sc_start. by Gabe Black · 6 years ago
  93. fb8ce42 systemc: Handle sc_time_stamp before any sc_time is constructed. by Gabe Black · 6 years ago
  94. 432dcf7 systemc: Make the test config retrieve sc_main results. by Gabe Black · 6 years ago
  95. f0e3602 systemc: Keep track of how sc_main completes and expose that to python. by Gabe Black · 6 years ago
  96. 3d33eec systemc: Make the report handler handle null messages. by Gabe Black · 6 years ago
  97. f17f15e systemc: If no sc_module_name was used, throw an error. by Gabe Black · 6 years ago
  98. 46b85b6 systemc: If an event is a delta notification, checked if it's timed. by Gabe Black · 6 years ago
  99. a0f2391 systemc: If sc_main returns, don't do any more systemc stuff. by Gabe Black · 6 years ago
  100. 382066d systemc: Clear out the scheduler more agressively and with common code. by Gabe Black · 6 years ago