3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-04 04:10:26 +00:00

Improve documentation

This commit is contained in:
Clifford Wolf 2017-01-29 17:10:17 +01:00
parent 062aae5822
commit 1a574ce24a
6 changed files with 148 additions and 36 deletions

View file

@ -0,0 +1,13 @@
[options]
mode bmc
depth 10
[engines]
smtbmc -s boolector
[script]
read_verilog -formal memory.v
prep -top testbench
[files]
memory.v