bhalke.santosh
Newbie level 3
- Joined
- May 23, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,305
I've written a matlab code to generate sinewave to that I added noise and then that signal then I converted into text file.
This textfile has decimal floating values. I want to read this file in verilog testbench and get input from that file. and again backto write in another text file the output.
can anybody help me in this?
This textfile has decimal floating values. I want to read this file in verilog testbench and get input from that file. and again backto write in another text file the output.
can anybody help me in this?