Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

write Speech into text

Status
Not open for further replies.

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
 

Attachments

  • img2.txt
    1.5 MB · Views: 51

do you have 2 problems?

1 - the value is wrong, as you say it is too small or negative

2 - the number notation is scientific


There are a few values which should convert to non-zero integers - do they convert ok?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top