08-29-2016 06:27 PM
I think that to simulate the external SynopsysVCS, I need to convert the ELF for the Microblaze you created in the SDK to .mem.
Please be taught how to convert.
I think that using the gen_memfiles.sh or mcs_data2mem, but does not know the specific method.
08-29-2016 08:22 PM
08-29-2016 10:12 PM
hi,
if you are using vivado you can use updatemem
if you are using XPS/ISE you need to use data2mem.
--hs