mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Add tests for $countbits
This commit is contained in:
committed by
Zachary Snow
parent
04b41ed04a
commit
d56b76bd7c
@@ -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
|
||||
Reference in New Issue
Block a user