Open
Description
The struct methodology works well for memory mapped registers, however sometimes FPGA registers are not memory mapped to a processor and can only be accessed via indirect addressing.
In this case it would be useful to have #defines with absolute/relative offsets of the registers instead of packed structs.
Metadata
Assignees
Labels
No labels