1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-02-07 06:44:09 +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