Stefan Wallentowitz

Results 83 comments of Stefan Wallentowitz

Hi, I can have a look at it, but as you say this part is reworked in my private branch and I can push it earlier than the remaining part....

#20 should probably be done before

Depends on #17

@gezalore Hey, Geza! Already saw your name pop up here, awesome! I also don't see the issue about _sites_, they are all managed well (in their own sense sometimes). It...

A very rough mockup of copying some files: https://github.com/wallento/verilator/tree/copy-runtime-files I will use it as base for some tests, especially portability and the points discussed.

I would suggest putting braces around it for better parsing and ability to use the remain for an explanation etc. .empty(), // lint_ignore(PINCONNECTEMPTY,SOMEOTHERWARNING) this is here for historic reasons

It doesn't seem overly complex, but it touches parts of Verilator that are currently not part of the waiver infrastructure. I would suggest adding a special "unused" waiver type for...

Could a "pedantic waivers" option that triggers a warnings/error for all waivers that didn't match be helpful?

Links are broken by github autolinking, the second one is accessible via https://github.com/wallento/ibex/pull/5

The error from CI is obviously due to unmerged backend: ``` e: /home/travis/build/ThaumicMekanism/venus/src/main/kotlin/venus/Driver.kt: (141, 13): Unresolved reference: registerECallReceiver ```