Previous

Getting Started With an Unfamiliar Design

This procedure explains how to use the Floorplanner to familiarize yourself with the connectivity of someone else's design.

There may be occasions when you must floorplan a design with which you are unfamiliar. There are some basic steps you can take to make the floorplanning tasks more efficient.

When you load a design, the Floorplanner uses net and symbol names to create a design hierarchy. Some designs may contain little information about the hierarchy. For such designs, you could create a fake hierarchy by following these steps.

  1. Select Hierarchy Group By to open the dialog box.

  2. Group columns of tristate buffers, and simple function generator, flip-flop, and tristate buffer relationships.

  3. Click OK when you are done.

Creating Hierarchy at a Higher Level

To create groups of logic at a higher level, follow these steps.

  1. Select Edit Find to open the Find dialog box.

  2. Use the dialog box to find and select all of the IOBs in the design.

  3. Create a group of these IOBs using the F3 key, or the Hierarchy Group command.

    The grouped IOBs appear in a stack in the Design Hierarchy window.

  4. Expand that stack, then scroll through the list, looking at the pin types on the symbols.

Creating Subgroups

  1. Make subgroups of those IOBs with pins named “I” (input IOBs), “O” (output IOBs), and those IOBs with both “I” and “O” pins (bidirectional IOBs).

  2. Select the group of input IOBs.

  3. Identify the symbols in the group that directly load the new group using either the Edit Select Loads command, or open the Edit Find dialog box and choosing the Loading Selected Logic connection.

  4. Make a group of those symbols.

  5. Repeat steps 3 and 4 to create additional groups of related symbols. Stop when the groups become too large, too small, or too complex to be of value.


    NOTE

    Each time you make a subgroup, manually de-select the nodes that have been previously grouped.


  6. Select the group of Output IOBs.

  7. Perform the same sequence (steps 2 through 5) as before, but change the connection type or search criteria to Sourcing Selecting Logic.

  8. Each time that symbols are selected, scroll through the lists and adjust the selections as appropriate.

    The goal is to break large groups into more manageable sizes, without creating a large number of small groups.

  9. Repeat the process of making subgroups (steps 7 and 8) with the group of bidirectional IOBs, for each direction.

  10. If there are other known structures in the design such as RPMs or tristate buffer columns, use them as a starting point for making other subgroups.

Floorplanning the New Hierarchy

After you have manageable groups of logic for the design, you can begin floorplanning.

  1. Use the Placement window and timing reports to identify problems in the automatic placement.

  2. Floorplan the IOBs.

    Use the Edit Select Loads and Edit Select Sources commands, as well as the Edit Find dialog box to guide you in a systematic manner.

  3. Use the ratsnest display in the Floorplan window to identify which symbols need rearranging to reduce interconnect congestion.

Next