mirror of
https://github.com/jhshi/openofdm.git
synced 2024-12-20 14:13:19 +00:00
80 lines
4.9 KiB
XML
80 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<project xmlns="http://www.xilinx.com/XMLSchema" xmlns:xil_pn="http://www.xilinx.com/XMLSchema">
|
|
|
|
<header>
|
|
<!-- ISE source project file created by Project Navigator. -->
|
|
<!-- -->
|
|
<!-- This file contains project source information including a list of -->
|
|
<!-- project source files, project and process properties. This file, -->
|
|
<!-- along with the project source files, is sufficient to open and -->
|
|
<!-- implement in ISE Project Navigator. -->
|
|
<!-- -->
|
|
<!-- Copyright (c) 1995-2010 Xilinx, Inc. All rights reserved. -->
|
|
</header>
|
|
|
|
<version xil_pn:ise_version="12.2" xil_pn:schema_version="2"/>
|
|
|
|
<files>
|
|
<file xil_pn:name="atan_lut.ngc" xil_pn:type="FILE_NGC">
|
|
<association xil_pn:name="BehavioralSimulation"/>
|
|
<association xil_pn:name="Implementation"/>
|
|
</file>
|
|
<file xil_pn:name="atan_lut.v" xil_pn:type="FILE_VERILOG">
|
|
<association xil_pn:name="BehavioralSimulation"/>
|
|
<association xil_pn:name="Implementation"/>
|
|
<association xil_pn:name="PostMapSimulation"/>
|
|
<association xil_pn:name="PostRouteSimulation"/>
|
|
<association xil_pn:name="PostTranslateSimulation"/>
|
|
</file>
|
|
<file xil_pn:name="atan_lut.vhd" xil_pn:type="FILE_VHDL">
|
|
<association xil_pn:name="BehavioralSimulation"/>
|
|
<association xil_pn:name="Implementation"/>
|
|
<association xil_pn:name="PostMapSimulation"/>
|
|
<association xil_pn:name="PostRouteSimulation"/>
|
|
<association xil_pn:name="PostTranslateSimulation"/>
|
|
</file>
|
|
</files>
|
|
|
|
<properties>
|
|
<property xil_pn:name="Auto Implementation Top" xil_pn:value="false" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Device" xil_pn:value="xc3sd3400a" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Device Family" xil_pn:value="Spartan-3A DSP" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Implementation Stop View" xil_pn:value="PreSynthesis" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Implementation Top" xil_pn:value="Architecture|atan_lut|atan_lut_a" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Implementation Top File" xil_pn:value="atan_lut.vhd" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Implementation Top Instance Path" xil_pn:value="/atan_lut" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Package" xil_pn:value="fg676" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Preferred Language" xil_pn:value="Verilog" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Project Generator" xil_pn:value="CoreGen" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="Property Specification in Project File" xil_pn:value="Store all values" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Simulator" xil_pn:value="ISim (VHDL/Verilog)" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Speed Grade" xil_pn:value="-5" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Synthesis Tool" xil_pn:value="XST (VHDL/Verilog)" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Top-Level Source Type" xil_pn:value="HDL" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="Working Directory" xil_pn:value="." xil_pn:valueState="non-default"/>
|
|
<!-- -->
|
|
<!-- The following properties are for internal use only. These should not be modified.-->
|
|
<!-- -->
|
|
<property xil_pn:name="PROP_DesignName" xil_pn:value="atan_lut" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="PROP_DevFamilyPMName" xil_pn:value="spartan3adsp" xil_pn:valueState="default"/>
|
|
<property xil_pn:name="PROP_intProjectCreationTimestamp" xil_pn:value="2016-11-08T14:49:04" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="PROP_intWbtProjectID" xil_pn:value="904347EB208A26A1448D47A682B002B7" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="PROP_intWorkingDirLocWRTProjDir" xil_pn:value="Same" xil_pn:valueState="non-default"/>
|
|
<property xil_pn:name="PROP_intWorkingDirUsed" xil_pn:value="No" xil_pn:valueState="non-default"/>
|
|
</properties>
|
|
|
|
<bindings/>
|
|
|
|
<libraries/>
|
|
|
|
<autoManagedFiles>
|
|
<!-- The following files are identified by `include statements in verilog -->
|
|
<!-- source files and are automatically managed by Project Navigator. -->
|
|
<!-- -->
|
|
<!-- Do not hand-edit this section, as it will be overwritten when the -->
|
|
<!-- project is analyzed based on files automatically identified as -->
|
|
<!-- include files. -->
|
|
</autoManagedFiles>
|
|
|
|
</project>
|