Is there any solution to convert .bit to .coe file ?

I have to initialise a single port RAM (create with Block Memory Generator) with a bitstream in a FPGA virtex5 (Xilinx)
So, I'm looking for any soft to convert my .bit file.

I try to convert it to .hex file with BIN2HEX.EXE available here :

File Utilities

And try to convert .hex file to .coe. with MAKEXCOE available here :

How to simple convert a hex or mif file to .coe file?

But the file is huge and the out file is fail (write 000000....).


Do you know any others solution, please ?

Best Regards

Dayn