9.22.8 Device Debug Tcl Commands
The following table lists the Tcl commands related to Device Debug. Click the command to view more information.
| Command | Action | Type |
|---|---|---|
| check_flash_memory | Performs diagnostics of the page status and data information | Embedded Flash Memory (NVM) |
| compare_analog_config | Compares the content of the analog block configurations in your design against the actual values in the device. | Analog Block |
| compare_flashrom_client | Compares the content of the FlashROM configurations in your design against the actual values in the selected device. | FlashROM |
| compare_memory_client | Compares the memory client in a specific device and block | Embedded Flash Memory (NVM) |
| read_analog_block_config | Reads each channel configuration on your analog system, enabling you to identify if/how each channel is configured. | Analog Block |
| read_device_status | Displays a summary of the selected device | |
| read_flashrom | Reads the content of the FlashROM from the selected device | FlashROM |
| read_flash_memory | Reads information from the NVM modules (page status and page data) | Embedded Flash Memory (NVM) |
| read_id_code | Reads IDCode from the device without masking any IDCode fields | |
| recover_flash_memory | Removes ECC2 errors due to memory corruption by reprogramming specified flash memory (NVM) pages and initializing all pages to zeros. | Embedded Flash Memory (NVM) |
| set_debug_device | Identifies the device you intend to debug. | |
| set_debug_programmer | Identifies the programmer you want to use for debugging (if you have more than one). |
