FPGA: Add multipixel (-> TODO calculate proper number)

This commit is contained in:
2023-10-24 16:43:24 +02:00
parent 6d74732bf5
commit e1a6830c50
5 changed files with 282 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
#define MODE_CONV 0x0001L
#define MODE_BITSHUFFLE_FPGA 0x0002L
#define MODE_ADD_MULTIPIXEL 0x0004L
#define TASK_NO_DATA_STREAM UINT16_MAX