]> sigrok.org Git - libsigrok.git/commit
asix-sigma: rephrase some of the FPGA command exchange
authorGerhard Sittig <redacted>
Sat, 9 May 2020 16:28:02 +0000 (18:28 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 05:49:58 +0000 (07:49 +0200)
commit07411a605ed83f7a57db9d805731c0abe5893df7
tree6f9608ea4d826bde2496f490969c1d3e8b2b4ced
parent9fb4c6324dc05e909387c3db44d5a43d899c8641
asix-sigma: rephrase some of the FPGA command exchange

Eliminate a few magic numbers in FPGA commands, use symbolic identifiers
for automatic register address increments, and DRAM access bank selects.
Improve grouping of related declarations in the header file.
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h