DFP Inspect#

DFP inspect is an utility that parses the metadata from a given dfp file and prints it on the command line.

Usage#

You can use the DFP inspect tool using the following command:

dfp_inspect path_to_your_dfp

Output#

Currently, it returns the following DFP information:

  • DFP
    • Compiler version used

    • The compilation date and time

    • The target number of chips

    • The target architecture generation

    • The file size (in MB) of the Simulator config vs. MXA hardware config

  • The file names of the compiled models

  • The active input and output port configurations