OpenCores
URL https://opencores.org/ocsvn/sdhc-sc-core/sdhc-sc-core/trunk

Subversion Repositories sdhc-sc-core

[/] [sdhc-sc-core/] [trunk/] [grpSd/] [unitSdClockMaster/] [0in/] [Makefile] - Rev 185

Compare with Previous | Blame | View Log

prove: psl_analyze psl_compile psl_prove

confirm: psl_analyze psl_compile psl_confirm

psl_analyze:
        0in -od SFV_PSL_VH -cmd analyze \
        -vhdl ../../../grpGlobal/pkgGlobal/src/Global-p.vhdl \
        ../src/SdClockMaster-e.vhdl \
        ../src/SdClockMaster-Rtl-a.vhdl \
        -work zwork -libmap zwork=zwork

psl_compile:
        0in -od SFV_PSL_VH -cmd csl -d SdClockMaster \
        -work zwork -libmap zwork=zwork \
        -pslfile_vh ../src/SdClockMaster.psl \
        -vhctrl csl_ctrl.vhd \
        -eode

psl_prove:
        0in_prove +0in_od+SFV_PSL_RESULTS_VH \
        +0in_dir+SFV_PSL_VH/0in_cache \
        +0in_effort+high

psl_confirm:
        0in_confirm +0in_od+SFV_PSL_RESULTS_VH \
        +0in_dir+SFV_PSL_VH/0in_cache \
        +0in_effort+high

clean:
        \rm -rf work zwork *.wlf *.log replay* transcript *.db *.fcdb \
        SFV_PSL_VH SFV_PSL_RESULTS_VH

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.