Commit 9194dd51 authored by Tim Hutt's avatar Tim Hutt
Browse files

Change ext_data_get_addr to use bytes for width

Instead of `word_width` which can only be up to 8 bytes, just use bytes. This allows larger accesses (the limit is increased to 4096), e.g. for `cbo.zero`.
parent e1663e98
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment