Re: timings in sid
"Frank Ch. Eigler" <[email protected]> Fri, 10 Oct 2008 12:41:54 -0400
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi - On Fri, Oct 10, 2008 at 06:28:15PM +0200, Aurélien Buhrig wrote: > Thanks for your reply. > [...] > BTW, are there only the MEP and SH platforms which correctly handle > execution time and can be used with peripherals in SID? Those are the ones where instruction timing is calculated from the model. For your model, you can calculate it yourself any way you like, as long as you use the same signaling convention (pin data value being sent back to the scheduler) to indicate the amount of time taken by the current instruction (sequence). - FChE