M
maxascent
Guest
Hi
I want to write some data to a file using Verilog. This file will be a JPE
file so the data in the file needs to be the actual data I write. I hav
tried using $fwrite but the data ends up as ASCII when I look at it in
hex editor. So if I write 0xFF it ends up as 66 66 in the file. Can anyon
tell me how to do this?
Thanks
Jon
---------------------------------------
Posted through http://www.FPGARelated.com
I want to write some data to a file using Verilog. This file will be a JPE
file so the data in the file needs to be the actual data I write. I hav
tried using $fwrite but the data ends up as ASCII when I look at it in
hex editor. So if I write 0xFF it ends up as 66 66 in the file. Can anyon
tell me how to do this?
Thanks
Jon
---------------------------------------
Posted through http://www.FPGARelated.com