Hi,

I would like to run the isa_parser.py standalone - trying to hack some
code-generation process more directly. I believe running it alone generates
all the ISA-code. Could someone give an example command-line to run this? I
tried something like the following with no luck.

> ./isa_parser.py ../cpu arm/isa/main.isa O3CPU
./isa_parser.py: line 35: from: command not found
./isa_parser.py: line 37: from: command not found
./isa_parser.py: line 49: syntax error near unexpected token `('
./isa_parser.py: line 49: `def indent(s):'

Thanks,

Min
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to