]> sigrok.org Git - libsigrok.git/commit
asix-sigma: move FPGA commands before register layout declaration
authorGerhard Sittig <redacted>
Sat, 9 May 2020 16:59:40 +0000 (18:59 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 05:50:18 +0000 (07:50 +0200)
commit7c41c420aa51b07e7381df5132da27228e9a56bd
tree6d39dba7012d6ac5300762344217abbe4cca830c
parent07411a605ed83f7a57db9d805731c0abe5893df7
asix-sigma: move FPGA commands before register layout declaration

Move the FPGA commands (which can access registers, and sample memory)
declarations before the register layout declaration. Which then no
longer separates the registers declarations from their bit fields.
Update comments on the register set while we are here.
src/hardware/asix-sigma/protocol.h