Hexdump System Console TCL Macro
From Altera Wiki
Contents |
Last Updated:
Nios II EDS v8.0
Description:
Macro to display a hexdump of memory
Commands:
| Command | Parameters | Description |
| hexdump | list-of-bytes | Displays the given list of bytes in a nicely formatted hexdump. Useful for displaying a list of values returned from a master_read_* memory read command. |