1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00
oh/elink/hdl/elink_constants.vh

7 lines
192 B
Plaintext
Raw Normal View History

`ifndef ELINK_CONSTANTS_V_
`define ELINK_CONSTANTS_V_
`define CFG_TARGET "XILINX" // default hard macro target
// see also "GENERIC", "ALTERA", "ASIC"
`endif