mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
|
`ifndef ELINK_CONSTANTS_V_
|
||
|
`define ELINK_CONSTANTS_V_
|
||
|
|
||
|
`define CFG_TARGET "XILINX" // default hard macro target
|
||
|
// see also "GENERIC", "ALTERA", "ASIC"
|
||
|
`endif
|