Re: Using a simulator in DejaGnu

2011-12-07 Thread Ben Elliston
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 e

Using a simulator in DejaGnu

2011-12-07 Thread Parat
Hello, 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? T