Results 131 comments of sy2002

@bernd-ulmann Hi Bernd - I guess there is a misunderstanding on your side. Let me explain: As the correct and edge case proven Interrupt and Daisy chain protocol is not-trivial,...

@MJoergen re (A) I think the latching is super-awesome. It prevents large challenges for the implementors and takes away the burden of the "wait until it is your turn" logic....

Should be solved by issue #136. As soon as #136 is done, the simulation test program needs to be rewritten and then the edge case needs to be retested.

I guess we should also activate the better pseudorandom initialization via cycle count (or instruction count) before closing this issue.

@MJoergen Sounds awesome! Will test soon and report back 😄

@MJoergen This evening, I had the chance to test the newest version on hardware. ❤️ I love it! ❤️ 😃 Here is what I love most: * The fact that...

Great progress. 😄 I retested on the emulator and on the hardware: Works very well! * Now I understood the "*" concept and successfully escaped in **level 1** * I...

Cool idea using the timer interrupt! 😃 I do have some challenges though. My setup: I PULLed the latest GitHub repo, ran `tools/make-toolchain.sh` and then synthesized everything. After that I...

Now, that you have implemented issue #172, I synthesized and played again on hardware. After solving level 1 it said: You escaped, New record. But I could not see my...