Previous

Implementation Options

Click the Options button. The Options dialog box opens. A summary of the options provided in this box follows.

Figure 7.3 Implementation Options Dialog Box

User Constraints File

By default, Foundation creates a blank UCF file in the project directory. You can edit this UCF file from the Files view in the Project Manager.

Because the name of this UCF file is the same as the project name, it is loaded by default. If you have other UCF files that you want to use instead, browse to find and select them.

Program Option Templates

You enter and modify implementation options by using the Program Option templates.

  1. Click the Edit Template button for Implementation Program Options. This opens the XC4000 Implementation Options dialog.

    There are four tabs to control various aspects of the design implementation.

  2. Click the Timing Reports tab.

  3. Click the checkbox next to Produce Logic Level Timing Report.

    Figure 7.4 Implementation Options Templates

    The Logic Level Timing Report is generated after the design is mapped, but before it is placed and routed.

    It includes logical block delays and optimal routing delays. Because no actual routing delay information is known at this time, the routing delays used are the best possible case delays based on an optimal placement.

    The Post Layout Timing Report is generated after the design has been placed and routed and includes all of the routing delays for the design.

    These reports are examined later.

  4. If you want, examine the options available in the other tabs. For complete documentation on these options, refer to the online DynaText document, Design Manager Flow Engine/Reference/User Guide.

  5. Click OK on the Implementation Options dialog box.

Optional Targets

You control which output files are created by using the Optional Targets section. For this design, choose both Timing Simulation Data (since you will be doing a Timing Simulation) and Configuration Data (since you are downloading the BIT file to the device on the Demonstration Board).

  1. Check the two checkboxes next to Produce Timing Simulation Data and Produce Configuration Data.

    Figure 7.5 Optional Targets

  2. Click OK on the Options dialog box.

Next