14 lines
438 B
Makefile
14 lines
438 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := jesd204_soft_pcs_tx
|
|
|
|
GENERIC_DEPS += jesd204_8b10b_encoder.v
|
|
GENERIC_DEPS += jesd204_soft_pcs_tx.v
|
|
|
|
INTEL_DEPS += jesd204_soft_pcs_tx_hw.tcl
|
|
|
|
include ../../scripts/library.mk
|