Catherine
Catherine
Take a look at [the spec](https://github.com/evilmartians/liquor/blob/95254d49cb5363d0a49f77ab55d01ce8902640a8/spec/partials_spec.rb#L5-L13).
> Is there anyway to specify some pins are input only, or open-drain outputs ? `dir="i"`, `dir="oe"`
cc @GregDavill
> Would it be appropriate to include a module in this board definition that handles the de-multiplexing? Or leave that code to exist in users code? At the moment this...
Thank you for doing this work! I've been planning to do it for a while, but other things were more important. The aim was always to have something like this...
I'm currently in the process of moving to another country which is taking a lot of time and effort. Once I'm done (or possibly earlier) I'm going to cut an...
I don't think this choice depends in any way on the redesigned DSL.
I'm not actually sure. I'd say special case, there wouldn't be that many of those.
I see several factors that can guide our decisions: * If there is an nmigen-boards class per every board that is actually *sold* (or otherwise *shipped*), that naturally limits the...
Would you be willing to send a pull request fixing this issue?