Skip to content
Snippets Groups Projects
Commit 543d837f authored by Pepping's avatar Pepping
Browse files

wai periosset to 3 seconds

parent a29e6124
Branches
Tags
No related merge requests found
......@@ -226,7 +226,7 @@ if __name__ == "__main__":
break
# Wait some interval until to verify Rx result again
io.wait_for_time(hw_time=1, sim_time=(10, 'us'))
io.wait_for_time(hw_time=3, sim_time=(10, 'us'))
# End
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment