Wilson Snyder

Results 1229 comments of Wilson Snyder

Given no maintainer has stepped forward & there's no plan to add these tests otherwise, closing as unplanned.

There is no current "connection" between the Ast dumps and runtime value tracing. What are you ultimately trying to accomplish? E.g. perhaps you instead could to add fake signals to...

It's illegal to call "interface::", that only works with classes and packages. I'll purpose this ticket to add a sane error message.

I suspect you are running out of memory? It needs 31 GB on my machine. How much do you have? It looks like we're over optimizing this and it's taking...

Perhaps it's confused by the multiple indicies. Can you make this into a minimized example which fails please?

Verilator gives an non-obvious internal error for this, which should be cleaned up. However trying the example on other simulators indicates that the error is real - the interfaces do...

Thanks for the report. From this and other virtual interface issues these may take some time to get to resolved, so pull requests to fix these welcome.

As it says this isn't currently supported. I presume your request is to add support for this. @kozdra is there a reason we can't just ignore unused virtual interfaces like...