qdl
qdl copied to clipboard
Add support for <read> operations
These operations follow a similar syntax to <program> operations - just moving data in the other direction.
To avoid shadowing the read function, I used read_op for types/functions/variables (breaking the existing convention).
Tested on a QCS6490 SoC.