From 2d6a435b978834767b33fb7f4b0d95b0deca0819 Mon Sep 17 00:00:00 2001 From: Rohit Consul Date: Fri, 7 Aug 2015 16:05:00 -0700 Subject: [PATCH] v_hcresampler: Update dependency driver version Updated video common version to 2.0 to reflect new driver in repo Removed hls generated comments in makefile Signed-off-by: Rohit Consul Acked-by: Andrei-Liviu Simion --- .../drivers/v_hcresampler/data/v_hcresampler.mdd | 2 +- XilinxProcessorIPLib/drivers/v_hcresampler/src/Makefile | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd b/XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd index e6957055..57c2f85d 100755 --- a/XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd +++ b/XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd @@ -35,7 +35,7 @@ BEGIN driver v_hcresampler OPTION supported_peripherals = (v_hcresampler_v1_0 ); OPTION driver_state = ACTIVE; - OPTION DEPENDS = (video_common_v1_1); + OPTION DEPENDS = (video_common_v2_0); OPTION copyfiles = all; OPTION name = v_hcresampler; OPTION version = 1.0; diff --git a/XilinxProcessorIPLib/drivers/v_hcresampler/src/Makefile b/XilinxProcessorIPLib/drivers/v_hcresampler/src/Makefile index 21fe254e..5d34819c 100644 --- a/XilinxProcessorIPLib/drivers/v_hcresampler/src/Makefile +++ b/XilinxProcessorIPLib/drivers/v_hcresampler/src/Makefile @@ -1,10 +1,3 @@ -# ============================================================== -# File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -# Version: 2015.1 -# Copyright (C) 2015 Xilinx Inc. All rights reserved. -# -# ============================================================== - COMPILER= ARCHIVER= CP=cp