10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Advanced Simulation Options<br />

array_access attribute? |<br />

id_expression attribute;<br />

attribute ::= array_attribute | sim_res_attribute;<br />

array_attribute ::= '.imin' | '.imax' | '.size';<br />

sim_res_attribute ::= '.simu_status' |<br />

'.simu_time' |<br />

'.nb_tot_elements' |<br />

'.nb_nodes' |<br />

'.avg_newton' |<br />

'.nb_newton_iter' |<br />

'.nb_steps' |<br />

'.nb_rej_steps' |<br />

'.nb_newt_rej_steps' |<br />

'.nb_lte_rej_steps' |<br />

'.nb_proc_used';<br />

function_call ::= ID '(' argument_list? ')';<br />

array_access ::= id_expression ('[' multi_index_range ']')+;<br />

unary_operator ::= '+' | '-' | '~' | '!';<br />

primary_expression ::= id_expression |<br />

ENV_ID |<br />

constant |<br />

'(' expression ')';<br />

id_expression ::= ID | OUT_ID;<br />

constant ::= NUM | STRING_LITERAL;<br />

/* Testbench instantiation or task/function call from the SPICE netlist.<br />

*/<br />

command_call ::= SIM_CMD_ID spice_argument_list?;<br />

spice_argument_list ::= assignement+;<br />

Related Topics<br />

Advanced Simulation Options<br />

Tasks<br />

1122<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!