A newer version of this document is available. Customers should click here to go to the newest version.
2.6.6.1.1. The dla_build_example_design Command
- Linux* systems:
dla_build_example_design.py [--logfile logfile] [--debug] [action]
- Windows* systems:
dla_build_example_design [--logfile logfile] [--debug] [action]
By default, the dla_build_example_design.py command always instructs the dla_create_ip command to create licensed IP. If no license can be found, inference-limited, unlicensed RTL is generated. The build log indicates if the IP is licensed or unlicensed. For more information about licensed and unlicensed IP, refer to The --unlicenced/--licenced Options.
Getting dla_build_example_design.py Command Help
dla_build_example_design.py --help
dla_build_example_design.py action --help
Command Logging and Debugging
By default, the FPGA AI Suite design example utility logs its output to a set location in the (default) build_platform directory. Override this location by specifying the --logfile logfile option.
For extra debugging output, specify the --debug option.
Both the logging and debugging options must be specified before the command action.