blob: 0a23c1510fffe514594bd1136f1d708f41523965 [file]
<?xml version="1.0"?>
<!--
Convert
<direct XXXX><pack_pattern name="xxx"/>
to
<direct XXXX><pack_pattern name="xxx" XXXX/>
-->
<xml>
<interconnect>
<direct input="SB_FF.D" name="VPR_FF-D" output="VPR_FF.D">
<pack_pattern name="A"/>
</direct>
<direct>
<port type="input" from="LUTFF" name="FCIN"/><port type="output" from="SB_CARRY" name="CI"/>
<pack_pattern name="CARRYCHAIN"/>
</direct>
</interconnect>
</xml>