求助cadence收敛问题
时间:10-02
整理:3721RD
点击:
Transient simulation reaches maximum allowed number of times to approach minstep within 5% of stop time.
Change option `max_approach_minstep' to adjust the allowed maximum number of times to approach minstep.
一个s量级的仿真,每次仿到2s左右就这样出error终止了,用的conservative精度, 这种错误要用什么避免?
Change option `max_approach_minstep' to adjust the allowed maximum number of times to approach minstep.
一个s量级的仿真,每次仿到2s左右就这样出error终止了,用的conservative精度, 这种错误要用什么避免?
建议换成一般精度试一下。
换成一般精度就会一直出现电流震荡,而conservative精度则不会出现震荡,正常情况应该不会出现震荡的,所以用conservative精度
突然想到了另外一个可能,你看下存储数据有多大,是不是塞满了硬盘没有空间了