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