Hi, I'm working on system verification using AMS. For one case, the power-supply VDD is changable during simulation.
I'm using connect_rule, and tried to modify vthi/vtlo but failed with some errors. Finally I wirte a levelshift.va to process the interface voltage,it works.
So, what is common method to process this simuation, thank you!