Eyck Jentzsch

Results 18 comments of Eyck Jentzsch

Actually the master branch of https://git.minres.com/SystemC/PySysC-SC/ is out-date with the retirement of the free bintray service. ~~You should try https://git.minres.com/SystemC/PySysC-SC/src/branch/develop.~~ The develop branch with the respective changes has been merged...

What does router_example.py contain? Can you describe what you ar doing? Just pasting some error output is not sufficient

If the router_example relates to https://git.minres.com/SystemC/PySysC-SC/ then please pull the latest version.

I had the same problem, depending on the type of activity shown (esp. as far as I understood if it is focusable in touchmode). In my Main activity deriving from...

If this is acceptable I can work on fixing and extending the CI tests

I somehow disagree for several reasons. For one reason using the attached UCIS XML [TGC_C_AHB.ucis.xml.gz](https://github.com/fvutils/pyucis/files/9081586/TGC_C_AHB.ucis.xml.gz)I get 0% type coverage if the cover group only contains instances. For another reason I...

I did some research. I guess the disagreement comes from union merge vs. non-union merge (as described here: https://tenthousandfailures.com/blog/2014/1/5/merging-system-verilog-covergroups-with-examples). I implemented a check for this here: https://github.com/fvutils/pyucis/commit/cefb7483c04a981f628f44f428712944e0a7280c @mballance if you...

> I'm a bit confused by the screenshots of non-union merge in the article. Despite specifying 'no instance coverage', Questa still shows instance data. But, leaving that aside... This is...

I agree with the first and the second item. But I'm not sure if the XML reader shall reconstruct or compute the coverage. This contradicts the principle of separation of...

Page D3-183 states ``` The following transactions must use AxLEN to indicate the correct cache line size, even though these transactions do not transfer data: • CleanUnique • MakeUnique •...