Ryszard Rozak

Results 68 comments of Ryszard Rozak

I created the test: https://github.com/chipsalliance/UHDM-integration-tests/pull/571

It waits for https://github.com/chipsalliance/Surelog/issues/1956

It gives errors: ``` uhdm-integration/tests/AssociativeArray//top.sv:2:10: Value too wide for 32-bits expected in this context 88'h6173736f63696174697665 Width of bit range is huge; vector of over 1billion bits: 0x74697666 ```

It waits for https://github.com/chipsalliance/Surelog/issues/2012

It waits for https://github.com/chipsalliance/Surelog/issues/2018

It waits for https://github.com/chipsalliance/Surelog/issues/2023

Now it gives error `%Error: Unknown object type: unsupported_typespec`

It uses prim_fifo_async (https://github.com/chipsalliance/UHDM-integration-tests/issues/494) that gives the same warning

The same problem as in #494, I mark it as blocked

The error can be reproduced by https://github.com/chipsalliance/UHDM-integration-tests/pull/517. It is blocked by https://github.com/chipsalliance/Surelog/issues/1968