set_base_address (::quartus::noceq)

The following table displays information for the set_base_address Tcl command:

Tcl Package and Version

Belongs to ::quartus::noceq 1.0

Syntax set_base_address [-h | -help] [-long_help] [-dont_update] -initiator <initiator> -target <target> -value <value>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-dont_update If this option is specified, the command will not update the GUI
-initiator <initiator> The initiator name
-target <target> The target name
-value <value> The value of the base address
Description
The command sets the base address of the initiator and the target.
Example Usage
::noceq::set_base_address -initiator myInit -target myTarget -value 0x000001
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful