Catherine

Results 1913 comments of Catherine

> Is there an easy way to make sure an Amaranth/Python change is an RTL no-op? No, but the changes are simple enough I expect to catch most issues during...

Also I don't even know where *my* HX711 board is, much less have a load cell on hand...

I'd suggest leaving updating the libraries (UART and I2C in particular) to some later point, they're kind of a pain and I'm going to rewrite UART at least soon, anyway....

That could be a bug, I'll look.

> Not sure what to do about it. I guess not having address pins is an error that was just not caught so far? OK so, this assertion appears if...

@q3k The nasty backtrace is going to be fixed in https://github.com/GlasgowEmbedded/glasgow/pull/609. Since using zero address pins are a valid configuraiton for this applet (in case you want only the shift...

@q3k Do you recall what's needed to finish this?

Thanks for the PR! It looks like a lot of work went into making it. I may not be able to review it immediately but I've put it on my...

I appreciate the description, but I would also want to understand the implementation before I sign off with my review.