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
Flush the print buffer to instantly print "Connecting and loading FPGA..."
Without "flush = True" this message is only printed after the next print
statement, which is after the FPGA is programmed.
Signed-off-by: Michael Tempelmeier <[email protected]>
0 commit comments