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