Wilson Snyder
Wilson Snyder
Seeing tool versions against head would be interesting. Note my suggestion was to simply keep all old reports because they have been (ideally) analyzed by "both sides" - tools and...
I appreciate the work going into this project, so please take this as constructive **suggestions**. What it currently feels to me (perhaps wrongly), is currently if a new test is...
This is legal and for an optimizing simulator will optimize away to nothing.
Verilator has * Normal simulation, "-cc --Wpedantic" etc * Parsing "--xml --bbox-unsup --Wpedantic" * Lint only "--lint-only --bbox-unsup --Wpedantic" For all of these, given this test suite's assumptions, I would...
XML is closest to parse only. Lint is half way between XML and simulation.
What behavior are you suggesting/recommending?
Thanks for looking into the code and making a pull request! In general to accept a patch I'll need the patch to include a test/{something}.v for the new case (unless...
I think your patch would only insert that for "input". Right now it's also doing it for output. Not sure which way inout should go.
Never heard back about this pull request, if you'd like it merged please update per the feedback, otherwise I'll just close it out, thanks.