Hi Bala
Thank you for sharing. I have a question about your parser. why did not you
consider "Integer ALUs" in mcpat.log for bringing it to mcpatparser.java?
for example as below:
ArrayList<String> intalu = getStats("Integer ALUs (Count: 4 ):", str);Thanks, Raziye On Sun, May 15, 2016 at 8:53 PM, Balasaheb Dabhade <[email protected]> wrote: > Hi Raziye, > > I have written simple Java parser for converting mcpat log into ptrace > file. Its is in still initial stage and mapping of data from log to to > corresponding element of hotspot floor plan is not accurate. This parser > works for developed considering *Alpha* target and some small changes > required to work with ARM or any other McPat log. > > I have attached the parser, sample log file and ptrace output and let me > know any modifications are required? > > Please share if you have ARM A9 floor plan if you have > > Thanks, > Bala > > > On Sun, May 15, 2016 at 3:09 PM, raziye deylamsalehi < > [email protected]> wrote: > >> Hello Bala >> which parser did you use for converting mcpat output to hotspot input as >> ptrace file? >> Please share it with me. >> Thanks, >> Raziye >> >> On Thu, May 12, 2016 at 8:51 AM, Balasaheb Dabhade < >> [email protected]> wrote: >> >>> Hi All, >>> >>> Sorry this question is not directly related to gem5. >>> >>> I am using gem5 for arm target and wanted to do thermal simulation for >>> benchmark program using HOTSPOT. Thermal simulation requires floor plan of >>> ARM processor. I tried to search it over internet but didn't get it. >>> >>> If anyone has ARM A9 processor floor plan in HotSpot format please share >>> with me. >>> >>> Thanks in advance !! >>> >>> Thanks, >>> Bala >>> >>> _______________________________________________ >>> gem5-users mailing list >>> [email protected] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
