the answer is a resounding yes: https://github.com/seanwevans/pynq_butterfly
Can AI design circuit boards yet?
31–40 of 224 posts
Re: Can AI design circuit boards yet?
#32I know a startup [1] that tries to accomplish this. [1] https://www.schematik.io/
[1] https:/atopile.io/
Re: Can AI design circuit boards yet?
#33Re: Can AI design circuit boards yet?
#34Re: Can AI design circuit boards yet?
#35Frankly, I am surprised that it isn't already a solved problem, as we've had silicon compilers, for many years, and I always figured that IC design is more difficult than PCB.
Re: Can AI design circuit boards yet?
#36Re: Can AI design circuit boards yet?
#37I'm confused. Who made this benchmark and why? It is fascinating to me that people are putting this much work into trying to measure and evaluate LLMs when we've never gone to this level for humans. Sounds like they also built a harness/feedback loop so the LLM knows if it's doing a good job? Again, why didn't anyone ever do this for human engineers?
Re: Can AI design circuit boards yet?
#38It will use the part datasheets and decent EE logic to cross reference pins and parts and polarities and generally check that SMD caps and resistors have realistic specifications for their footprint, switching regulators and communication ICs are configured correctly (e.g. when you have resistor settings for an ethernet PHY indicating 100Base-T and RMII, you also won't need TX/RX 2 and 3 and two clocks and a COL net, which it would check), all nets are named and linked correctly, buses have the correct and consistent termination, and so on.
It's game over once AI figures out autorouting.