You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI Dhruv,
I am getting a error in conversion of gem5 O/P to Mcpat XML input , the error is
Traceback (most recent call last):
File "Gem5ToMcPAT-Parser.py", line 300, in
main()
File "Gem5ToMcPAT-Parser.py", line 296, in main
prepareTemplate(args.output)
File "Gem5ToMcPAT-Parser.py", line 149, in prepareTemplate
if config["system"]["cpu"][coreCounter]["isa"][0]["type"] == "X86ISA":
KeyError: 'isa'
I have designed a NOC-Mesh Topology
So please see this and reply as soon as possible
Thank You
The text was updated successfully, but these errors were encountered:
HI Dhruv,
I am getting a error in conversion of gem5 O/P to Mcpat XML input , the error is
Traceback (most recent call last):
File "Gem5ToMcPAT-Parser.py", line 300, in
main()
File "Gem5ToMcPAT-Parser.py", line 296, in main
prepareTemplate(args.output)
File "Gem5ToMcPAT-Parser.py", line 149, in prepareTemplate
if config["system"]["cpu"][coreCounter]["isa"][0]["type"] == "X86ISA":
KeyError: 'isa'
I have designed a NOC-Mesh Topology
So please see this and reply as soon as possible
Thank You
The text was updated successfully, but these errors were encountered: