Skip to content

Releases: Minres/SystemC-Components

2026.06

Choose a tag to compare

@eyck eyck released this 07 Jul 07:55

What's Changed

  • register: updated write/read debug function to support side effect by @quic-prateek in #136
  • CHI protocol update & extension record fix to avoid segfault by @eyck in #137
  • LWTR and CHI protocol updates by @eyck in #138
  • Feature/xcelium update by @eyck in #139
  • mem leak fix by @eyck in #141

Full Changelog: 2026.05...2026.06

2026.05

Choose a tag to compare

@eyck eyck released this 02 Jun 15:54
b990fb0

What's Changed

New Contributors

Full Changelog: 2025.12...2026.05

2025.12

Choose a tag to compare

@eyck eyck released this 14 Dec 16:30
9b1990b

What's Changed

  • fix: build error in util/logging.h by @derchr in #77
  • Fixes in scc-config.cmake to make installed project includable with find_package() by @derchr in #78
  • Fix reading across page boundary by @cphurley82 in #80
  • Router enhancements by @quic-prateek in #79
  • Add APB examples and fix APB pin level adapters by @JingJerYen in #76
  • changes build system to obey BUILD_SCC_LIB_ONLY for tests by @eyck in #83
  • fixes #82 by removing erroneous inline by @eyck in #84
  • build system fixes by @eyck in #85

New Contributors

Full Changelog: 2025.09...2025.12

2025.09

Choose a tag to compare

@eyck eyck released this 30 Sep 13:08
afb1410

What's Changed

  • C++20 compatibility by @churley-qcom in #70
  • Fix AXI4 write strobe handling and optimize byte enable by @JingJerYen in #74
  • Addition of a generic DMI manager by @eyck
  • many bug fixes, small corrections, and extensions of components and features

New Contributors

Full Changelog: 2025.03...2025.09

2025.03

Choose a tag to compare

@eyck eyck released this 28 Mar 07:42

What's Changed

  • check RapidJSON_FOUND before add_subdirectory by @quic-egmc in #56
  • make tlm_signal array iteration use auto instead of size_t by @quic-egmc in #57
  • Fix build on some systems by @derchr in #60
  • Feature/pin level improvement by @eyck in #64
  • Add Surfer to readme by @LucasKl in #66
  • Update cmake install target for interfaces. by @ralphg in #69

New Contributors

Full Changelog: 2024.07...2025.03

2024.07

Choose a tag to compare

@eyck eyck released this 07 Aug 09:03

What's Changed

  • remove include from namespace by @sgachoud in #43
  • Develop by @eyck in #44
  • tlm_target: added constructor argument to assign a socket name by @tk-ka in #47
  • Fix fmt 10.x+ compatibility issue in vcd_trace.hh by @valgur in #51
  • Fix tracer file type which should be used to decide the output format. by @rockindy in #55

New Contributors

Full Changelog: 2022.07...2024.07

2024.05

Choose a tag to compare

@eyck eyck released this 05 Jun 09:39
  • adds utilities to create enums to be used with CCI
  • fixes some issues with cci_param_restricted
  • fixes a FST tracing problem which led to larger perfomance impact

Full Changelog: 2024.03...2024.05

2024.03

Choose a tag to compare

@eyck eyck released this 06 Apr 08:57

What's Changed

  • tlm_target: added constructor argument to assign a socket name by @tk-ka in #47
  • Fix fmt 10.x+ compatibility issue in vcd_trace.hh by @valgur in #51
  • adds scc:cci_param_restricted which allows to restricted the value range of a cci::cci_param

New Contributors

Full Changelog: 2023.06...2024.03

2023.06

Choose a tag to compare

@eyck eyck released this 28 Jun 05:57
Merge branch 'develop'

2022.09

Choose a tag to compare

@eyck eyck released this 30 Sep 16:31
Merge remote-tracking branch 'origin/develop' into main