Recent content by burgo

  1. B

    Simulation bug in 'put'?

    Hi all. I'm getting some very odd behaviour when writing data to the scratchpad, at least according to the simulator. For example, the following code snippet: symbol am_start = 10 ptr = am_start put @ptr, 64, 1 What I observe while stepping is the following sequence of events: ptr ->...
Top