mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
Cleaning up unused constants
This commit is contained in:
parent
cece4ce3ac
commit
0bcab09269
@ -1,11 +1,9 @@
|
||||
`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*/
|
||||
//target platform (mutually exclusive)
|
||||
`define TARGET_XILINX //xilinx specific blocks
|
||||
//`define TARGET_ALTERA //altera specifics
|
||||
//`define TARGET_ASIC //asic specific blocks
|
||||
|
||||
`endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user