v_hscaler: 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:05:01 -07:00 committed by Nava kishore Manne
parent 2d6a435b97
commit 206cf0e392
2 changed files with 1 additions and 8 deletions

View file

@ -36,7 +36,7 @@ BEGIN driver v_hscaler
OPTION supported_peripherals = (v_hscaler_v1_0 );
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION DEPENDS = (video_common_v1_1);
OPTION DEPENDS = (video_common_v2_0);
OPTION name = v_hscaler;
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