embeddedsw/XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd
Rohit Consul f37b5011ea v_hcresampler: Added new driver
HLS generated driver along with manually written layer 2. Driver
tcl update is pending

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

18 lines
518 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_hcresampler
OPTION supported_peripherals = (v_hcresampler_v1_0 );
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION name = v_hcresampler;
OPTION version = 1.0;
END driver