
This is a new driver for updated tpg ip in the catalogue Signed-off-by: Rohit Consul <rohit.consul@xilinx.com> Reviewed-by: Andrei Simion <andreis@xilinx.com>
18 lines
494 B
Text
Executable file
18 lines
494 B
Text
Executable file
# ==============================================================
|
|
# File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC
|
|
# Version: 2015.3
|
|
# Copyright (C) 2015 Xilinx Inc. All rights reserved.
|
|
#
|
|
# ==============================================================
|
|
|
|
OPTION psf_version = 2.1;
|
|
|
|
BEGIN driver v_tpg
|
|
|
|
OPTION supported_peripherals = (v_tpg_v7_0 );
|
|
OPTION driver_state = ACTIVE;
|
|
OPTION copyfiles = all;
|
|
OPTION name = v_tpg;
|
|
OPTION version = 7.0;
|
|
|
|
END driver
|