You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to return a value from the simulator to the program? With magic ops, I can pass some value from the program to the simulator. What about the opposite? Is it possible through registers (i.e., writing on a register at the simulator and busy-waiting on it at the program)? If not, what's the fastest way?
The text was updated successfully, but these errors were encountered:
Is it possible to return a value from the simulator to the program? With magic ops, I can pass some value from the program to the simulator. What about the opposite? Is it possible through registers (i.e., writing on a register at the simulator and busy-waiting on it at the program)? If not, what's the fastest way?
The text was updated successfully, but these errors were encountered: