| <models xmlns:xi="http://www.w3.org/2001/XInclude"> | 
 |   <model name="OBUFTDS_M_VPR"> | 
 |     <input_ports> | 
 |       <port name="I" combinational_sink_ports="O OB"/> | 
 |       <port name="T" combinational_sink_ports="O OB"/> | 
 |     </input_ports> | 
 |     <output_ports> | 
 |       <port name="O"/> | 
 |       <port name="OB"/> | 
 |     </output_ports> | 
 |   </model> | 
 |   <model name="IOBUFDS_M_VPR"> | 
 |     <input_ports> | 
 |       <port name="I" combinational_sink_ports="IOPAD_$out OB"/> | 
 |       <port name="T" combinational_sink_ports="IOPAD_$out OB"/> | 
 |       <port name="IOPAD_$inp" combinational_sink_ports="O"/> | 
 |       <port name="IB" combinational_sink_ports="O"/> | 
 |     </input_ports> | 
 |     <output_ports> | 
 |       <port name="O"/> | 
 |       <port name="IOPAD_$out"/> | 
 |       <port name="OB"/> | 
 |     </output_ports> | 
 |   </model> | 
 | </models> |