2018-03-27 09:21:09 +00:00
|
|
|
####################################################################################
|
2023-01-18 13:15:22 +00:00
|
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
2021-09-15 15:03:11 +00:00
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2018-03-27 09:21:09 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
LIBRARY_NAME := jesd204_soft_pcs_rx
|
|
|
|
|
2018-03-28 13:44:06 +00:00
|
|
|
GENERIC_DEPS += jesd204_8b10b_decoder.v
|
|
|
|
GENERIC_DEPS += jesd204_pattern_align.v
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += jesd204_soft_pcs_rx.v
|
|
|
|
|
2018-08-13 13:59:02 +00:00
|
|
|
INTEL_DEPS += jesd204_soft_pcs_rx_hw.tcl
|
2018-03-27 09:21:09 +00:00
|
|
|
|
|
|
|
include ../../scripts/library.mk
|