# ============================================================== # File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC # Version: 2017.4 # Copyright (C) 1986-2017 Xilinx, Inc. All Rights Reserved. # # ============================================================== OPTION psf_version = 2.1; BEGIN driver apint_arith OPTION supported_peripherals = (apint_arith_v1_0 ); OPTION driver_state = ACTIVE; OPTION copyfiles = all; OPTION name = apint_arith; OPTION version = 1.0; END driver