kkpatel0071
Newbie level 3
- Joined
- Oct 3, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 25
Problem is that
when i am save my speech into text file, value of it is in minus and too small. kindly find attachmnet file img2.txt for the speech value in text file.
Now problem is that how can i read that text value in verilog because that value is in floting type. and verilog can't read it.
I am thinking on take unsigned integer for that value but when i am trying same because of small value it shows output as 0, so any other option available for the same
when i am save my speech into text file, value of it is in minus and too small. kindly find attachmnet file img2.txt for the speech value in text file.
Now problem is that how can i read that text value in verilog because that value is in floting type. and verilog can't read it.
I am thinking on take unsigned integer for that value but when i am trying same because of small value it shows output as 0, so any other option available for the same