hero_api
Interface with a Hero wrapper.
hero_api: Usage Message
---------------------------------------------------------------
HERO is Hardware Emulator Altair Engineering Optimizer
--------------------------------------------------- by Altair Engineering ---
DESCRIPTION:
Interface with a HERO wrapper
USAGE:
hero_api [OPTIONS] HOST PORT ACTION
OPTIONS:
-v
-h
COMMON ACTIONS:
test -- Test if the wrapper is responding
capabilities -- Get current capabilities of emulator
metrics -- Get all known metrics for the emulator
stop_now -- Stop the wrapper
help -- Get full list of commands that the emulator understands
EXAMPLES:
% hero_api localhost 29000 test
% hero_api localhost 29000 capabilities
% hero_api localhost 29000 metrics
% hero_api localhost 29000 load 2 B4 acme.img _Users_tmp_foo_bar
% hero_api localhost 29000 unload 2 _Users_tmp_foo_bar