Description Always assert. This assert macro is to be used for void functions. Use for instances where an assert should always occur. Returns Returns void unless the Xil_AssertWait variable is true, in which case no return is made and an infinite loop is entered.