Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/29/2025
Public
Document Table of Contents

4.1.25.1. get_base_address (::quartus::noceq)

The following table displays information for the get_base_address Tcl command:

Tcl Package and Version

Belongs to ::quartus::noceq

Syntax get_base_address [-h | -help] [-long_help] -initiator <initiator> -target <target>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-initiator <initiator> The initiator name
-target <target> The target name
Description
This command returns the base address of the initiator and the target.
Example Usage
::noceq::get_base_address -initiator myInit -target myTarget
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful