Hacker News new | ask | show | jobs
by RobotToaster 785 days ago
No abstractions? So their API lets me control the individual registers on their CPU then?
1 comments

No, sorry, registers are an abstraction.

The API only lets you set voltages on individual wires.

Do you also have to provide the clock signal for processing? Might become expensive in terms of API calls.
I had to think about it for a sec, but clock signals are indeed an abstraction so you have to provide them.