Adam Greig

Results 316 comments of Adam Greig
trafficstars

@cillian64 * This is just about pin names on ICs, rather than the power pins. * The name on the pins doesn't matter to kicad, which routes differential nets by...

@russss Right, so on something like the rpi where there's a strong convention to use a single alternate function I think it make sense to include it. Likewise on an...

It would be really nice! I'm holding out on KiCAD supporting more 3d formats first, as the current format is a quite weird Wings3D thing whereas work is underway to...

Do you have an example .kicad_pcb file that triggers this behaviour?

That is OK if necessary, though if you can isolate what's causing the problem perhaps that would be easier. Could you try adding `print(pad)` to the top of `_parse_pad` and...

Okay, thanks. Crashing with no layers is obviously still a bug but good to know that was the cause of the exception. Are you using Python 2 and if so...

Huh, that's super weird. It actually looks a lot closer to the V7.1 hardware than my V6.0; notably it also has two 16-bit RAM chips and uses the same Broadcom...

Thanks for the details and no rush on the bitstream, I'm just curious!

> Quick thought: the PAC interface is neat, but the high amount of zero cost abstraction can be annoying in debug mode. I believe there is a project for writing...

Hi all, Sorry for the prolonged wait, and a huge thank you to everyone who's volunteered to help, in this thread and privately. Thanks also to @svenstaro for the reminders...