Guest User

Untitled

a guest
Apr 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. fork  : process
  2.  
  3. begin
  4.  
  5. wait_for_clk(10)
  6.  
  7. end
  8.  
  9. begin
  10.  
  11. wait_for_clk(40)
  12.  
  13. end
  14.  
  15. join_any 
  16.  
  17. disable fork (or process)
Add Comment
Please, Sign In to add comment