You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MMIO addresses are allocated by the stringly-sorted names rather than a logical ordering. This causes pattern memories (and snapshots, presumably) for a 16-word configuration to be allocated in the order <0, 1, 10, 11, 12, 13, 14, 15, 2, 3, 4, 5, 6, 7, 8, 9> instead of numerically.