Ondrej Ille

Results 131 comments of Ondrej Ille

Thank you for answer, please keep us posted when you have something. We will do the same, since we intend to open-source significant portion of our design.

HI @nickg, again after some time getting back to the coverage. I managed to set-up the callbacks, however, I have trouble tracing index of entry in `cover_tagging_t` for toggle coverage)...

Thanks :) I am going to try it. Sorry for all the questions, but compiler development really is not my field, so working with the various parts of code translation...

I managed to make it work, thanks :) I setup callback for each "homogenous" signal, and iterate all values in array indices within the callback. That seemed to me the...

Closing since most of the issues are now not relevant.

Hello, could I please ask what is the state of VHPI support for VCS?

Any ideas how to approach this ? I know GHDL emits NFAs for PSLs SEREs. Probably commercial tools do it the same way. There could be one "NFA" implementation used...

Hello @nickg , would you be please willing to push your PSL work in a public branch? I will finish the coverage in the nearest weeks, and I would like...

Thanks a lot. I will have a look at it.

Thanks, I see. I am preparing parsing of `SERE` (`:` , `:`, `within`, `|` , `&`). Then, I hope I can get a to the FSM generation for sequences and...