File size: 806 Bytes
f15985b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | <AutoPilot:solution xmlns:AutoPilot="com.autoesl.autopilot.solution">
<config>
<config_compile name_max_length="80" complex-mul-dsp="0" unsafe_math_optimizations="0"/>
<config_schedule enable_dsp_full_reg="0"/>
<config_array_partition complete_threshold="4096"/>
</config>
<name>
<value string="solution1"/>
</name>
<project>
<value string="myproject_prj"/>
</project>
<flowTarget value="vivado"/>
<targetInfo>
<TargetInfo value="xcvu47p:-fsvh2892:-2L-e"/>
</targetInfo>
<libraryList>
<library value="xilinx/virtexuplus/virtexuplus" name="DefaultPlatform"/>
</libraryList>
<clockList>
<clock default="false" name="default" uncertainty="27%" period="4"/>
</clockList>
</AutoPilot:solution>
|