anish5881 Posted October 9, 2012 Report Share Posted October 9, 2012 My configuration bus (register read/write) supports broadcast write. It mean, we can write multiple registers with same write command based on upper configuration bits. Do you have any idea, how to support it for RAL? Quote Link to comment Share on other sites More sharing options...
janick Posted October 9, 2012 Report Share Posted October 9, 2012 Simplest would be to attach a post-write callback on all of the registers that can be the target of a broadcast write and do a predict() on other registers that should be written by the same. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.