mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
fix
This commit is contained in:
parent
c8bed64b91
commit
6f0eebfbb8
@ -81,9 +81,9 @@ enum NETWORKINDEX { TXN_LEFT, TXN_RIGHT, TXN_FRAME, FLOWCTRL_10G };
|
||||
enum ROINDEX { E_PARALLEL, E_NON_PARALLEL };
|
||||
enum CLKINDEX { RUN_CLK, NUM_CLOCKS };
|
||||
enum TOPINDEX { TOP_HARDWARE, OW_TOP, OW_BOTTOM };
|
||||
#define TOP_NAMES "hardware_master_slave", "top", "bottom"
|
||||
#define TOP_NAMES "hardware_top_bottom", "top", "bottom"
|
||||
enum MASTERINDEX { MASTER_HARDWARE, OW_MASTER, OW_SLAVE };
|
||||
#define MASTER_NAMES "hardware_top_bottom", "master", "slave"
|
||||
#define MASTER_NAMES "hardware_master_slave", "master", "slave"
|
||||
|
||||
#define CLK_NAMES "run"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user