Add tests for $countbits

This commit is contained in:
Michael Singer
2021-02-26 12:28:58 -05:00
committed by Zachary Snow
parent 04b41ed04a
commit d56b76bd7c
2 changed files with 76 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
read_verilog -sv countbits.sv
hierarchy
proc
flatten
opt -full
select -module top
sat -verify -seq 1 -tempinduct -prove-asserts -show-all