Catherine

Results 1929 comments of Catherine

> Do you want me to squash the commits? Yes. Please do squash the commits so the history follows our conventions.

We do not, in general, accept requests for new board definitions through issues in this repository. I suggest implementing support for this board yourself or finding someone to implement it,...

It would indeed be nice, but I think we should ship something much simpler first.

> I have seen this idea go wrong in so many different ways (which is what makes me think it is the wrong solution), but if there is actually someone...

Actually, I forgot the part where I would have to manually click through *checks repository* 50 (and growing) PyPI packages if I ever want to add a second maintainer. PyPI...

> I'm guessing what you are really saying is that PyPi doesn't provide a package management API so you have to do all that manually? Yes, although there is also...

> I would separate them. The api part would either be an independant library, or preferably reintegrate amaranth to leverage the release. Right now these are often updated in lockstep...

I would argue for left-to-right ordering, for one reason: while for purely numeric displays this makes sense, 7-segment displays are also used to display a subset of letters, and 14-segment...

> How do I define the spi flash? The one that uses MCLK? Good question! I'd say write the definition similar to what SPIFlashResources would generate, omit the clock, and...

> I had prototyped this only then to find out it's not possible: Ah yeah right, so we only use constructor arguments for choosing options on a single board. Most...