Releases: Minres/SystemC-Components
Releases · Minres/SystemC-Components
2025.03
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
- @quic-egmc made their first contribution in #56
- @derchr made their first contribution in #60
- @LucasKl made their first contribution in #66
- @ralphg made their first contribution in #69
Full Changelog: 2024.07...2025.03
2024.07
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
- @sgachoud made their first contribution in #43
- @valgur made their first contribution in #51
- @rockindy made their first contribution in #55
Full Changelog: 2022.07...2024.07
2024.05
- 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
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