blob: ca0b580e4686346b6bd6ddc71fa6859204eeaaa1 (
plain)
1
2
3
4
5
6
7
|
`define MAC_SOURCE_REPLACE_EN 1
`define MAC_TARGET_CHECK_EN 1
`define MAC_BROADCAST_FILTER_EN 1
`define MAC_TX_FF_DEPTH 9
`define MAC_RX_FF_DEPTH 9
`define MAC_TARGET_XILINX 1
// `define MAC_TARGET_ALTERA 1
|