revooridinesh
Member level 1
- Joined
- May 31, 2010
- Messages
- 41
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Canada
- Activity points
- 1,553
Hi
Process(clock)
begin
---
---
---
end process
How to know how much time the above three statements takes to execute ? Because the time they take should be less than half cycle period in order all 3 statements to be executed in one clock change.
Thanks
Process(clock)
begin
---
---
---
end process
How to know how much time the above three statements takes to execute ? Because the time they take should be less than half cycle period in order all 3 statements to be executed in one clock change.
Thanks