Adnan86
Full Member level 2
- Joined
- Apr 4, 2013
- Messages
- 121
- Helped
- 26
- Reputation
- 52
- Reaction score
- 26
- Trophy points
- 1,308
- Activity points
- 2,153
When I write test bench for may VHDL project , when I use
clk <= not clk after 5 ns ;
this be continue forever but if I want to stop it for example after 2000 ns , what can i do for solve it .
I'll be preciate if someone help .
thanks
clk <= not clk after 5 ns ;
this be continue forever but if I want to stop it for example after 2000 ns , what can i do for solve it .
I'll be preciate if someone help .
thanks