When I run the bitstream generation in the EDK, it is written under the folder \implementation. So after I run it, I got the latest bitstream and bmm files from this folder. Therefore it should be the latest bitstream and bmm files. how could 3 be the same as 2.. am I missing something? In 2, I didn't run anything and I am just using the exported bit files which were provided by the example design by AD.
rejeesh wrote:
After you export the hardware, the SDK should detect file changes (make- timestamp)- did it ask permission to copy the modified files? Are you certain that your bit/elf are synchronizied? The libgen needs to run again because all the IP versions (especially MB) has changed.
Yes, it detects and updates them, therefore bit and elf should be synched. I also tried to create a project from scratch, and transfer the src, lib, files to the project and compiled. It was no avail - it didn't work.
Any ideas?