https://stackoverflow.com/questions/47931269/how-to-use-assertoff-from-test-to-disable-assertion-in-side-uvm-object
对于有些仿真工具,断言不一定能在class/object中关闭。 一般在module中关闭。 class中的断言代码,可以给断言加上判断条件,想关闭的时候,将条件置0.
https://stackoverflow.com/questions/47931269/how-to-use-a...
本文标题:assertoff
本文链接:https://www.haomeiwen.com/subject/oaecmltx.html
网友评论