Altera Avalon Verification IP Suite User Manual

Page 164

Advertising
background image

1–8

Chapter 1: SOPC Builder Tutorial

Verifying Avalon-MM Master DUT

Avalon Verification IP Suite User Guide

May 2011

Altera Corporation

1. Open the slave_bfm_project.qpf file located in

<working_directory>\ug_avalon_verification\sopc_builder\tutorial_slave_bfm.

2. On the Tools menu, click SOPC Builder.

3. To create the design, in the System Contents tab, expand BFM Tutorial and

double-click Write-Read Master.

4. Retain the default values given in the configuration wizard and click Finish to add

this component to your system.

5. Right-click on the component and click Rename. Rename the component name to

“master”.

6. In the search field located in the Component Library panel, type “Avalon mm

slave bfm”. From the search results, double-click the Altera Avalon-MM Slave
BFM

compoenent.

7. In the parameter editor, change the parameter values to match the values listed in

Table 1–2

.

Table 1–2. Avalon-MM Slave BFM Parameter Values (Part 1 of 2)

Parameter

Value

Port Widths

Address width

16

Symbol width

8

Read Response width

8

Write Response width

8

Parameters

Number of symbols

4

Burstcount width

3

Port Enables

Use the read signal

On

Use the write signal

On

Use the address signal

On

Use the byte enable signal

On

Use the burstcount signal

Off

Use the readdata signal

On

Use the readdatavalid signal

On

Use the writedata signal

On

Use the begintransfer signal

Off

Use the beginbursttransfer signal

Off

Use the arbiterlock signal

Off

Use the debugaccess signal

Off

Use the waitrequest signal

On

Use the transactionid signal

Off

Use the write response signals

Off

Advertising