Catherine

Results 1501 comments of Catherine

@nekrondev We'll deploy a firmware based fix that only has trivial effect on usability of device (slight delay added to firmware reload).

Apparently we *did* notice this... back in 2019: https://github.com/GlasgowEmbedded/glasgow/issues/96

While working on this (testing it with the UART applet) I discovered another buggy behavior in transients: ![DS1Z_QuickPrint56](https://github.com/GlasgowEmbedded/glasgow/assets/54771/205418a1-cb84-48da-9a88-cf456d8f6907) Because the FIFO interface was turned off before the FPGA was reset,...

@gsuberland By the way, if you turn on GH Actions and Pages in your fork, it'll build the docs automatically and you will have a public link you could show...

Style question: should we go for "100mA" or "100 mA"? I believe that from a typesetting perspective, the latter is the correct option, and I've tried to consistently stick to...

> And it would also be good to fix on capital 'V' for Volts - "5 V" and "500 mV"... (even if "5v" feels more natural to me) We shouldn't...

> The other downside to spacing them is that word wrap can end up separating the value from its unit. We can fix this with a post-processing stage that adds...

> Additional thought: the docs refer to the power rails by net names (e.g. "the +1.2V rail" meaning the power net with the name `+1.2V`) so we'd end up using...

Thanks! That definitely makes me feel a lot better about just hitting Merge on this after technical review.