void xsi_close(xsiHandle design_handle);
void Xsi::Loader::close();
This function closes an HDL design, freeing the memory associated with the design. Call this function to end the simulation.
void xsi_close(xsiHandle design_handle);
void Xsi::Loader::close();
This function closes an HDL design, freeing the memory associated with the design. Call this function to end the simulation.