mormj
mormj
For 4.0, the concept is that `untyped` ports can have size of 0, meaning it infers the size from whatever it is connected to. This transfers to GRC as a...
I'm torn on this 1) Yes, the compiled files include hardware specific info (ranges, parameters) 2) They are not hard linking to any hardware specific drivers For instance, here is...
Gotcha - from a module developer's point of view, that makes perfect sense. I had started with the grc files approach, but there's more I want to capture -like the...
No reason in particular other than habit/consistency with other blocks
I think to get there with the current codegen setup will require a bit of thought. Converting to draft, will revisit this later unless @willcode or someone else has a...
Closing in favor of #6136
Fixed with #6050 - thanks @marcusmueller
This fix would not have made it into 3.10.2.0, but should be in 3.10.3.0
Hi @kerel-fs - thank you for the contribution. One thing we will need here is a signed commit. Just do a `git commit --amend -s` which will add the email...
@marcusmueller - is this one good to merge? I'm not a zsh user so I'm not set up to test it.