Re: [Amforth] OT: Cycle accurate balanced assemly?

2015-11-04 Thread MIchael Kalus
Perhaps we should email? mik.ka...@gmail.com Am 04.11.2015 10:42 schrieb "Hannu Vuolasaho" : > > > Michael wrote: > > > > ; Were'synced > > ; calculate output part 1 > > ; wait 2300 cycles > > ; Read inputs > > ; Choose output port > > ; calculate output part 2 > > ; 170 cycles after read write ou

Re: [Amforth] OT: Cycle accurate balanced assemly?

2015-11-04 Thread Hannu Vuolasaho
Michael wrote: > > ; Were'synced > ; calculate output part 1 > ; wait 2300 cycles > ; Read inputs > ; Choose output port > ; calculate output part 2 > ; 170 cycles after read write output > > This same routine runs parallel in 3 different MCUs? > So they have to be hardware synced. > > Make MCU0