v_csc: 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 <rohit.consul@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Rohit Consul 2015-08-07 16:04:58 -07:00 committed by Nava kishore Manne
parent fff236cfc2
commit 10d5ad3858
2 changed files with 1 additions and 8 deletions

View file

@ -35,7 +35,7 @@ BEGIN driver v_csc
OPTION supported_peripherals = (v_csc_v1_0);
OPTION driver_state = ACTIVE;
OPTION DEPENDS = (video_common_v1_1);
OPTION DEPENDS = (video_common_v2_0);
OPTION copyfiles = all;
OPTION name = v_csc;
OPTION version = 1.0;

View file

@ -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