New OpenROAD Workbench Startup Options
OpenROAD Workbench is now enhanced to allow new startup options. When OpenROAD Workbench is started, it now accepts a command line flag to skip the splash screen. For example:
w4gldev runimage workbnch.img -/appflags nosplash
Another new command line flag allows you to specify a connection profile on the command line:
w4gldev runimage workbnch.img -/appflags profile=profilename nosplash
When specified on the command line, the profilename may not contain embedded white space.