embeddedsw/XilinxProcessorIPLib/drivers/v_vcresampler/data/v_vcresampler.mdd
Rohit Consul ebb231f6f7 v_vcresampler: Update tcl to include model parameters
Updated the tcl and mdd files to define model parameters. Updated
the code to use new parameters instead of hard-coded values
defined earlier

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-06-09 16:26:42 +05:30

19 lines
557 B
Text

# ==============================================================
# 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.
#
# ==============================================================
OPTION psf_version = 2.1;
BEGIN driver v_vcresampler
OPTION supported_peripherals = (v_vcresampler_v1_0 );
OPTION driver_state = ACTIVE;
OPTION DEPENDS = (video_common_v1_1);
OPTION copyfiles = all;
OPTION name = v_vcresampler;
OPTION version = 1.0;
END driver