You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: headless_build/orcc_run_simulation <working_directory> <projects_dir> <project> <top_network> <input_sequence> [<reference_file>]
<working_directory> Path to folder used to perform build & tests
<projects_dir> Folder containing CAL projects
<project> The project containing application to build
<top_network> Qualified name of the top network to build
<input_sequence> Input file to pass to application
<reference_file> [Optional] Reference file to use for errors checking
Command-line interface is similar to compilation script. The 2 new parameters are the input video sequence to decode and eventually the reference file to use to validate the sequence decoding.