T
tscircuit2mo ago
Seve

@shibo look at this schematic image, see

@shibo look at this schematic image, see how every schematic port has a small arrow indicating whether or not it's an input, output or input-output? I like that, seems useful
No description
7 Replies
Seve
SeveOP2mo ago
This is what pinAttributes: { requiresPower } would indicate
shibo
shibo2mo ago
Nice I can work on that
Seve
SeveOP2mo ago
yes, not as important as your other stuff but definitely nice to have. Might make sense to propose the relevant circuit json properties tho
shibo
shibo2mo ago
why do we need to modify circuit json? why not just use the pinAttributes to draw the arrows?
Seve
SeveOP2mo ago
hmm i don't understand. I was thinking we would add schematic_port.has_input_arrow and schematic_port.has_output_arrow or something then circuit-to-svg draws the arrow
shibo
shibo2mo ago
@Seve ??
No description
No description
Seve
SeveOP2mo ago
? the point of the issue isn't to fix the layout, it's to fix the traces the layout has a lot of issues bugs etc. but it's not related to schematic traces

Did you find this page helpful?