Error templates Simics Commands
PCIe Modeling Library  /  DML template reference  / 

Reset templates

conditional_hard_reset

Provides a conditional implementation of hard_reset. hard_reset is only performed if the reset_predicate evaluates to true.

conditional_pcie_function_level_reset

Provides a conditional implementation of pcie_function_level_reset. pcie_function_level_reset is only performed if the reset_predicate evaluates to true.

conditional_soft_reset

Provides a conditional implementation of soft_reset. soft_reset is only performed if the reset_predicate evaluates to true.

Error templates Simics Commands