TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

JITX (YC S18) launches general availability and announces Series A from Sequoia

87 点作者 DHaldane超过 2 年前

19 条评论

m-hilgendorf超过 2 年前
We have some code examples, for anyone that wants to see what a software-driven design looks like!<p><a href="https:&#x2F;&#x2F;docs.jitx.com&#x2F;tutorials&#x2F;quickstart-1.html" rel="nofollow">https:&#x2F;&#x2F;docs.jitx.com&#x2F;tutorials&#x2F;quickstart-1.html</a><p><a href="https:&#x2F;&#x2F;docs.jitx.com&#x2F;getting-started&#x2F;example-design.html" rel="nofollow">https:&#x2F;&#x2F;docs.jitx.com&#x2F;getting-started&#x2F;example-design.html</a>
philsnow超过 2 年前
Am I understanding correctly, this is kind of like code generation (which is roughly a compiler that takes some sugared language and produces unsugared code that&#x27;s usually incredibly ugly &#x2F; indecipherable), but the input is some sugared language and the output is board designs?<p>Do the board designs you output look alien &#x2F; weird to people who have been laying out boards by hand &#x2F; with conventional EDA tools? If so, is it causing any resistance to JITX adoption?<p>A common creature comfort requirement for anything that transpiles &#x2F; codegens, is source maps so that while debugging you can see the lines of code that <i>you(r team)</i> typed, rather than harder-to-read generated code. Have you thought of trying to bring that concept to JITX?<p>Super interesting, thanks for posting this.
评论 #32917008 未加载
yaseer超过 2 年前
This is a really technologically interesting problem to solve, congrats!<p>The GitHub analogy is particularly captivating.<p>The potential for applying code re-use and other programming principles in hardware could create a &#x27;Cambrian explosion&#x27; of activity there.<p>I&#x27;ll be monitoring this with some excitement!
tmitchel2超过 2 年前
Hoping for the following:<p>- Fully automated place and routing up to 3d PCB level, with constraints including locked item positions, orientations and board stackup. Most likely ML based and fairly quick and trained on a simulator that takes into account various design rules, realistic physics, etc . Zero input from a GUI.<p>- Datasheet semantics implemented directly into code &#x2F; logic and rules checking and analog simulation<p>- Use typescript, jsx to create the simplest way to implement components and sub circuits. (I know this isn&#x27;t going to happen)<p>- Use a cloud package manager so people can share thier sub circuits and ICs<p>- Interactive heirarcical schematic
评论 #32916866 未加载
650REDHAIR超过 2 年前
I’m not an EE, but I’ve heard plenty of horror stories over the last 2 years where a component is unavailable and an entire new design needs to be configured with new available components only for the redux to take too long and components are unavailable again…<p>Can someone smarter than me tell me if jitx solves that problem?
评论 #32916926 未加载
krasin超过 2 年前
JITX (and the general idea of schematics &#x2F; PCB generators) is one of big challengers to the way hardware is designed.<p>I hope they succeed. They easier it is to make new hardware, the more competition is, the better products we get as consumers.
robbles超过 2 年前
This looks really cool, and I would love to try it out on a hobby project before considering it for something more serious.<p>Are you planning to make some kind of &quot;hobby&quot; tier below the startup pricing at a later date?
评论 #32916913 未加载
karmicthreat超过 2 年前
I keep wanting to try this out, but man do they put up road blocks. Skidl + kicad cover the programatic schematic entry part kind of.
评论 #32916015 未加载
dang超过 2 年前
Related:<p><i>Launch HN: JITX (YC S18) – Automating Circuit Board Design</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17654865" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17654865</a> - July 2018 (54 comments)
kanwisher超过 2 年前
Looks super cool to bad no remote roles
noncoml超过 2 年前
You know an idea is great when it makes you say, “How didn’t I think of it!”<p>Godspeed JITX
gaze超过 2 年前
Is schematic entry where most of the effort and complexity is when doing board design? Will JITX address the layout part of the design pipeline as well down the line?
评论 #32958698 未加载
apeddle超过 2 年前
This looks super cool! Congrats on GA<p>Not sure why but I seem to be unable to share your website on facebook messenger. Maybe it mistakenly ended up on a blacklist?
agar超过 2 年前
Extending your Github analogy, do you see a future Copilot type of generative AI for circuit boards?
tomas789超过 2 年前
How does this differ from VHDL? Is it in principle something different?
评论 #32918735 未加载
eatonphil超过 2 年前
Nice work, congrats!
wizwit999超过 2 年前
Like CDK for circuit boards, sounds pretty cool.
Archit3ch超过 2 年前
I will be monitoring this and hope they succeed.
gswdh超过 2 年前
Looks awesome and for sure will be the future. Most ECAD software has a circuit &#x27;library&#x27; function you can design something once and use it many times so it&#x27;s not completely fair to claim that&#x27;s something really novel.
评论 #32958716 未加载