Hello all
I am new to sparcT2 environment . Currently I am able to run the fc8_mini regression tests successfully. But now I want to run my own assembly code (file name: mycode.s). I used sims -sys=fc8 -novcs_use_fsdb -novcs_use_vcsd -group=fc8_mini_T2 to run the regression tests but this time I just want to run a sample assembly file and see the output. What set of commands should I give to be able to do so?