`ifndef ELINK_CONSTANTS_V_ `define ELINK_CONSTANTS_V_ //These constants are mutually exclusive `define TARGET_XILINX //uncomment for non-xilinx platforms `define CFG_AW 32 `define CFG_DW 32 `define CFG_LW 8 `define CFG_NW 13 /*Number of bytes in the transmission*/ `endif