| 1. |
What Is Purpose Of A Constraint File What Is Its Extension? |
|
Answer» The UCF file is an ASCII file SPECIFYING constraints on the logical design. You create this file and enter your constraints in the file with a TEXT editor. You can also USE the Xilinx Constraints Editor to create constraints within a UCF(extention) file. These constraints AFFECT how the logical design is implemented in the target device. You can use the file to override constraints specified during design entry. The UCF file is an ASCII file specifying constraints on the logical design. You create this file and enter your constraints in the file with a text editor. You can also use the Xilinx Constraints Editor to create constraints within a UCF(extention) file. These constraints affect how the logical design is implemented in the target device. You can use the file to override constraints specified during design entry. |
|