Skip to content

Instantly share code, notes, and snippets.

@daveshah1
Created January 30, 2018 16:44
Show Gist options
  • Save daveshah1/821b4f8652b49733fb616d87a57f4860 to your computer and use it in GitHub Desktop.
Save daveshah1/821b4f8652b49733fb616d87a57f4860 to your computer and use it in GitHub Desktop.
[options]
mode prove
depth 50
[engines]
abc pdr
[script]
read_verilog -formal lfsr_equiv.v lfsr_fib.v lfsr_gal.v
prep -top lfsr_equiv -nordff
[files]
../rtl/lfsr_fib.v
../rtl/lfsr_gal.v
../rtl/lfsr_equiv.v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment