Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFrom what I remember of the 6809, getting cycle accuracy shouldn't be a problem.
Largely it did a memory cycle every clock - but there might be an idle cycle after the instruction fetch. Given that the 6809's clock was probably ~1Mhz you could probably get a 100Mhz nios to emulate it! Although writing a 6809 cpu might be an interesting hobby exercise.