simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] Conception of time


From: Theodore A. Roth
Subject: Re: [Simulavr-devel] Conception of time
Date: Wed Aug 14 15:50:01 2002

Hi,

The simulator keeps track of the number of instructions executed and the
number of clock ticks accumulated.

avr_core_CK_get() should return the number of clock ticks.

Counting instructions isn't useful since the ticks/insn depends on the
insn.

Hope that helps.

Ted Roth


On Wed, 14 Aug 2002, Carsten Beth wrote:

:) Hi!
:)
:) If I run an instruction set simulator like simulavr coupled with any
:) hardware simulator it is important to have time information.
:) Otherwise a proper synchronisation between both isn't possible.
:)
:) Does simulavr have any conception of time? Maybe it counts internaly
:) how many cycles are past since the start of a program? And if so, how
:) can I get this time information?
:)
:) Carsten
:)
:) --
:) --
:) Dipl.-Inform. Carsten Beth
:) CvO Universität Oldenburg
:) 26111 Oldenburg - Germany
:) Fon: +49 441 9722-241 - Fax: +49 441 9722-282
:) E-Mail: address@hidden
:)
:)
:) _______________________________________________
:) Simulavr-devel mailing list
:) address@hidden
:) http://mail.freesoftware.fsf.org/mailman/listinfo/simulavr-devel
:)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]