16 lines
491 B
Makefile
16 lines
491 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := jesd204_common
|
|
|
|
GENERIC_DEPS += jesd204_eof_generator.v
|
|
GENERIC_DEPS += jesd204_lmfc.v
|
|
GENERIC_DEPS += jesd204_scrambler.v
|
|
GENERIC_DEPS += pipeline_stage.v
|
|
|
|
XILINX_DEPS += jesd204_common_ip.tcl
|
|
|
|
include ../../scripts/library.mk
|