Subversion Repositories pentevo

Rev

Rev 905 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 905 Rev 929
Line 9... Line 9...
9
# SPITEST, NMITEST
9
# SPITEST, NMITEST
10
        #vlog +define+$1 -sv -novopt -incr -f vlog.opt
10
        #vlog +define+$1 -sv -novopt -incr -f vlog.opt
11
#       vlog +define+$1 -sv -vopt -O5 +acc -fast -incr -f vlog.opt
11
#       vlog +define+$1 -sv -vopt -O5 +acc -fast -incr -f vlog.opt
12
#else
12
#else
13
        #vlog -sv -novopt -incr -f vlog.opt
13
        #vlog -sv -novopt -incr -f vlog.opt
14
        vlog -sv -vopt -O5 +acc -fast -incr -f vlog.opt
14
        vlog -sv -vopt -O5 +acc -incr -f vlog.opt
15
#fi
15
#fi
16
 
16