Mutex core, Core overview, Functional description – Altera Embedded Peripherals IP User Manual

Page 258: Mutex core -1, Core overview -1, Functional description -1

Advertising
background image

Mutex Core

26

2014.24.07

UG-01085

Subscribe

Send Feedback

Core Overview

Multiprocessor environments can use the mutex core with Avalon

®

interface to coordinate accesses to a

shared resource. The mutex core provides a protocol to ensure mutually exclusive ownership of a shared

resource.
The mutex core provides a hardware-based atomic test-and-set operation, allowing software in a

multiprocessor environment to determine which processor owns the mutex. The mutex core can be used

in conjunction with shared memory to implement additional interprocessor coordination features, such

as mailboxes and software mutexes.
The mutex core is designed for use in Avalon-based processor systems, such as a Nios

®

II processor

system. Altera provides device drivers for the Nios II processor to enable use of the hardware mutex.

Functional Description

The mutex core has a simple Avalon Memory-Mapped (Avalon-MM) slave interface that provides access

to two memory-mapped, 32-bit registers.

Table 26-1: Mutex Core Register Map

Offset

Register Name

R/W

Bit Description

31 16

15 1

0

0

mutex

RW

OWNER

VALUE

1

reset

RW

Reserved

RESET

The mutex core has the following basic behavior. This description assumes there are multiple processors

accessing a single mutex core, and each processor has a unique identifier (ID).

©

2014 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, ENPIRION, MAX, MEGACORE, NIOS, QUARTUS and STRATIX words and logos are

trademarks of Altera Corporation and registered in the U.S. Patent and Trademark Office and in other countries. All other words and logos identified as

trademarks or service marks are the property of their respective holders as described at

www.altera.com/common/legal.html

. Altera warrants performance

of its semiconductor products to current specifications in accordance with Altera's standard warranty, but reserves the right to make changes to any

products and services at any time without notice. Altera assumes no responsibility or liability arising out of the application or use of any information,

product, or service described herein except as expressly agreed to in writing by Altera. Altera customers are advised to obtain the latest version of device

specifications before relying on any published information and before placing orders for products or services.

ISO

9001:2008

Registered

www.altera.com

101 Innovation Drive, San Jose, CA 95134

Advertising