On Tue, Dec 06, 2011 at 02:09:55AM -0800, Parat wrote: > I'm having trouble understanding how to use the simulator Modelsim > (vsim) in DejaGnu. The processor I'm testing is not in the list, > it's a new one. I read the DejaGnu manual but still can't figure out > how to use the simulator for the execute-type tests. Does anyone > know how to proceed?
Take a look at one of the existing baseboad files like 'arm-sim'. You need to define a new baseboard, perhaps modelled off this one, and modify it. Perhaps use runtest's -v option to work out what is going on. Cheers, Ben _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu