URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
Subversion Repositories zipcpu
[/] [zipcpu/] [trunk/] [bench/] [formal/] [dcache.sby] - Rev 209
Compare with Previous | Blame | View Log
[tasks]full system lock dualreadfull_single system lockbare nolocal lock dualreadnolock_nolocal nolocal nolock dualreadnolock_system system nolock dualreadpiped system lock dualreadcover system lock dualreadcover_pipe system lock dualread cover piped[options]~cover: mode provecover: mode coverdepth 16full: depth 10bare: depth 11nolock_nolocal: depth 11nolock_system: depth 11piped: depth 11cover: depth 24cover_pipe: depth 45[engines]# smtbmc yicessmtbmc --nopresat boolector# abc pdr# aiger suprove# aiger avy[script]read -formal -D DCACHE fwb_master.vread -formal -D DCACHE iscachable.vread -formal -D DCACHE dcache.vpiped: chparam -set OPT_PIPE 1 dcache~piped: chparam -set OPT_PIPE 0 dcachedualread: chparam -set OPT_DUAL_READ_PORT 1 dcache~dualread: chparam -set OPT_DUAL_READ_PORT 0 dcachelock: chparam -set OPT_LOCK 1 dcachesystem: chparam -set OPT_LOCAL_BUS 1 dcachenolock: chparam -set OPT_LOCK 0 dcachenolocal: chparam -set OPT_LOCAL_BUS 0 dcacheprep -top dcache[files]../../rtl/core/dcache.v../../rtl/core/iscachable.v../../rtl/ex/fwb_master.v#
