Wilson Snyder

Results 1229 comments of Wilson Snyder

For MSVC default appears to be no/minimal exception code. https://learn.microsoft.com/en-us/cpp/build/reference/eh-exception-handling-model?view=msvc-170

>If you want, we could add a check in the test-driver that executables have no .eh_frame section, to make sure we are not generating any non-noexcept code (also needs -fno-asynchronous-unwind-tables...

@kbieganski too

If you could ask them to fix & watch it occasionally IMO that would be perfect arrangement.

>so i should create new class like VlIfaceRef Yes, that's the best idea as will be easier to add features later. You can then add an operator to compare that...

>should declare same function but with real interface like set(Syms* vlSymsp, myif value) Yes, or have Verilator when it emits the setting add a new AstNode or just emit a...

@fonarick might you get back to this, e.g. rebase and fix the related comments, or should we close until you can?

Closing as unfinished, but mostly-there reference for restarting this effort later. Please consider polishing off on a rebased master and making a new pull, thanks!

Good writeup, agree is an issue. Might you be willing to look into a pull to fix this?

This appears related to, or at least blocked by #4497. Keeping open as am not sure if is duplicate or not.