Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 159 Bytes

formal.md

File metadata and controls

11 lines (6 loc) · 159 Bytes

Collection of formal tricks

Is thermometer

Check if logic [W-1:0] data is a thermometer.

sva_thermo : assert ( $onehot( data + W'd1 ));