Hi abhishek.kumar@chassisbrakes.com,
There is an AMMCLIB block called GMCLIB_ElimDcBusRip that can be used in front of the SVM block to compensate for the DC bus level.

By default the SVM will generate the reference voltages that are scaled in between 0-1 or (no voltage - DC bus voltage).
If the output of the SVM is 1 then this can be translated as: "apply full DC bus voltage on the motor phase"
With the GMCLIB_ElimDcBusRip you can scale the voltage dynamically based on the ADC readings of bus voltage. In case the voltage goes up/down - like during braking or acceleration regimes then you can easily compensate for that behavior.
You final schematic shall look like this:

An example of using this block can be found into: ...\NXP_MBDToolbox_S32K1xx\code\S32_Examples\common\gmclib folder
Hope this helps!
Best regards,
Daniel