krishanu007
Member level 2
- Joined
- Apr 8, 2010
- Messages
- 49
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Bangalore,India
- Activity points
- 1,594
Hii all,
I have a function to implement & call it in parallel 5 times. So it has to perform 5 parallel calculations.
& The code needs to be synthesizable.:razz:
I am having doubt on "automatic" functions,they are mentioned in some tutorial websites to be used in case of recursive functions.
And automatic tasks are used in case of reentrant tasks.
Our need here is kind of reentrant fucntions..:roll:
please guide.
I have a function to implement & call it in parallel 5 times. So it has to perform 5 parallel calculations.
& The code needs to be synthesizable.:razz:
I am having doubt on "automatic" functions,they are mentioned in some tutorial websites to be used in case of recursive functions.
And automatic tasks are used in case of reentrant tasks.
Our need here is kind of reentrant fucntions..:roll:
please guide.