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 1.0 |
|||
| 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 | ||