MotoHawk Memory Retention Reset Request

Block allows the application to request that the memory retention of the selected resource be reset.

Block ID

Memory Retention Reset Request

Library

motohawk_FPGA_lib

Description

This block allows the application to request that the memory retention of the selected resource be reset. Resetting memory retention typically requires the device to be reprogrammed. Thus executing this request only acknowledges that a reset has been requested. It won't necessarily cause an immediate reset of the memory retention.

The block will request the memory retention of the selected resource to be reset when the Trigger input port is true. No request is made if the Trigger input port is false. A request that has been made is remembered across key cycles until the mechanism that physically resets the memory retention has been applied. Thus a single execution of this block with a Trigger value of true will schedule the selected resource to have its memory retention reset.

This block is often used as the outcome of an estimate from a block like the FPGA Memory Retention Estimate block.

Block Parameters

Parameter Field Values Comments/Description
Name Alpha-numeric text, single-quote enclosed Should be unique and C-legal (no special characters, such as spaces, dashes or commas, though underscore allowed). When empty the name is auto generated.
Resource Dropdown list Select from the list of supported resources. No code is populated if (None) is selected.