Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1069

Assertion detect *WORNG* fell of line due to gated clock

$
0
0

Assertion detect *WORNG* fell of line due to gated clock

 Simulation assume line was high and on the posedge of clock the line is constant low and detect it as FELL and assertion is active due to that and cycle after fail!

 assert property ( @(posedge TxByteClkHS) disable iff(!rst_sys_n) 

      $fell(TxRequestHS) |=> $fell(TxReadyHS) );  

Tought to add ##1 cycle delay before every assertion, but the solution is not very good. 


Viewing all articles
Browse latest Browse all 1069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>