embeddedsw/XilinxProcessorIPLib/drivers/v_hscaler/data/v_hscaler.mdd
Rohit Consul b276c69121 v_hscaler: Updated driver to align with hip flow
This patch supports HIP based video processing subsystem by reorganizing
the HLS generated code to align with xilinx driver guidelines.

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Reviewed-by: Andrei Simion <andreis@xilinx.com>
2015-07-23 11:00:40 +05:30

18 lines
506 B
Text
Executable file

# ==============================================================
# 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_hscaler
OPTION supported_peripherals = (v_hscaler_v1_0 );
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION name = v_hscaler;
OPTION version = 1.0;
END driver