I want to integrate TOPAZ with gem5-stable because somehow PARSEC benchmark doesnt work unless with the gem5-stable version, the problem is that TOPAZ repository was exported to GITHUB and the gem5 is on mercurial and the diff command to create the patch to merge the 2 repository as mentioned here (
https://github.com/abadp/tpzsimul/wiki/GEM5Integration ) doesnt work as this command cant diff between a mercurial repository and a github repo, so any one knows what should I do to obtain TOPAZ with gem5-stable version ?