AN 812: Platform Designer System Design Tutorial

ID 683855
Date 4/02/2018
Public
Document Table of Contents

Add Clock, Reset, and Avalon-MM components

In order to resolve missing items in the Interface Requirements list, add a clock bridge, reset bridge, and Avalon-MM pipeline bridge first:
  1. In the IP Catalog, type clock in the search box and double-click Clock Bridge.
  2. Click Finish to add the clock bridge.
  3. Type reset in the search box and double-click Reset Bridge.
  4. Click Finish to add the reset bridge.
  5. In the System Components tab, right-click the name of the clock bridge and click Rename. Type clk.
  6. In the System Components tab, right-click the name of the reset bridge and click Rename. Type reset.
  7. In the Export column, double-click the entry corresponding to the clock input for the clk component and rename it clk.
  8. In the Export column, double-click the entry corresponding to the reset input for the reset component and rename it reset.
  9. Type pipeline in the IP Catalog search box and double-click Avalon-MM Pipeline Bridge.
  10. When the Avalon-MM Pipeline Bridge parameter editor opens, in Address , set the Address width to 13.
  11. To add the component, click Finish.
  12. Right-click the name of the Avalon-MM Pipeline Bridge and click Rename. Type mm_bridge.