sweetlies12
Newbie level 5
- Joined
- Mar 25, 2012
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,339
Hi experts,
I'm start to learn verilog and new member and I have a lot of troubles.
Could you tell me how to find a minimum value and index of big array of 32 bits elements in Verilog. How to scan all array. How should I store elements efficiently in memory, because I have to access it simultanously. I'm appreciated if anyone can give me detail example.
Thank you very much for your help.
I'm start to learn verilog and new member and I have a lot of troubles.
Could you tell me how to find a minimum value and index of big array of 32 bits elements in Verilog. How to scan all array. How should I store elements efficiently in memory, because I have to access it simultanously. I'm appreciated if anyone can give me detail example.
Thank you very much for your help.