Stas

Results 4 issues of Stas

Patch Accellera release to enable work with Aderess Sanitizer Specify library name and version: **systemc/2.3.3_asan** SystemC 2.3.3 does not work with AddressSanitizer (https://forums.accellera.org/topic/7085-systemc-233-member-access-within-misaligned-address-error/). This issue is planed to be resolved...

Specify library name and version: verilator/4.224 Adding a version 4.224 of the Verilator tool. --- - [x] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [x] I've followed the [PEP8](https://www.python.org/dev/peps/pep-0008/) style...

Specify library name and version: **systemc-components/2022.07** SystemC-Components is a light weight productivity library for SystemC and TLM 2.0 based modeling tasks using C++11. This is a new addition to ConanCenter....

`axi::axi4_lite_cfg` does not work with bind_aw function because all signals are wired there, including `aw_user.bind(o.aw_user)`, although the width of aw_user in axi4_lite_cfg is `USERWIDTH = 0` This leads to the...