User Guide: CLI: Hotspot Commands
DV8 Console Commands - Hotspot Commands
Hotspot Commands
This command calculates a Seed Hotspot that contains the DSMs composed of these seed files only. To analyze these core files' impact on other files, DV8 also generated a set of Change Hotspots, including all files that have design relations with the seed files..
Usage
dv8-console hotspot -changeCost <CHANGECOST> [-h] [-outputFolder <OUTPUTFOLDER>]
[-outputFormat <OUTPUTFORMAT>] INPUT_FILE
Input
The input is a DSM file (*.dv8-dsm
) generated by DV8.
Options
changeCost:
path to change cost file
outputFolder:
Specifies the folder where the root list file will be exported.
outputFormat:
The output format can be json or dsm (DV8 binary), by default will
use dsm format.
Example
dv8-console hotspot:hotspot -changeCost changecost.csv -outputFolder hotspot\hotspot structure-dsm.dv8-dsm