jdavidberger
jdavidberger
I'm less worried about that; only `WishboneConfig` should ever actually look at the granularity directly. It exposes a method `wordAddressInc` and the `Wishbone` class uses that for `byteAddress` which is...
I went ahead and added the deprecation and private access modifier since this was the easiest option. I can still just remove unspecified outright if that is what we want...
> Is this primarily targeting aesthetics of the cli string? More or less yes. Right now the tool I'm targeting is something where I change a few parameters, run, look...
Worth noting that setting mode changes the carrier polynomial, and I get the same polynomials as charles when I set the same mode he had set -- which means we...