代码搜索:Coverage
找到约 1,248 项符合「Coverage」的源代码
代码结果 1,248
www.eeworm.com/read/147244/12572207
ssf a8259.ssf
SIMULATOR_SETTINGS
{
FOCUS_ENTITY_NAME = |a8259;
ESTIMATE_POWER_CONSUMPTION = OFF;
GLITCH_INTERVAL = 1ns;
GLITCH_DETECTION = OFF;
SIMULATION_COVERAGE = ON;
CHECK_OUTPUTS = OFF;
RECOVERY
www.eeworm.com/read/107653/15604170
ssf a8255.ssf
SIMULATOR_SETTINGS
{
FOCUS_ENTITY_NAME = |a8255;
ESTIMATE_POWER_CONSUMPTION = OFF;
GLITCH_INTERVAL = 1ns;
GLITCH_DETECTION = OFF;
SIMULATION_COVERAGE = ON;
CHECK_OUTPUTS = OFF;
RECOVERY
www.eeworm.com/read/452779/7433118
do ex_111_wave.do
# compile
vlog EX_111.v
vlog EX_111_tb.v
# simulate
vsim -coverage testbench
#probe signals
add wave -noupdate -divider {Unsigned Hexdecimal Representation}
add wave -noupdate -format -li
www.eeworm.com/read/116774/6112601
bld r40008_optm_full_lib16.bld
#!build
default:
library
:coverage=false
:stage=archive
:debuglevel=multi
:profilelevel=none
:optimizestrategy=space
:startfile_dir=-
:outputname=ghs\optm_full\r40008_lib16.a
:object_dir=ghs\
www.eeworm.com/read/216898/14988074
cpp interlace.cpp
// Intended coverage: blitz/arrayinter.h (Array interlacing)
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
int main()
{
Array A, B;
interlaceArrays(shape
www.eeworm.com/read/475965/1374299
c paint.c
/* paint.c -- uses conditional operator */
#include
#define COVERAGE 200 /* square feet per paint can */
int main(void)
{
int sq_feet;
int cans;
printf("Enter numb
www.eeworm.com/read/470720/1444820
c gcov-3.c
/* Check that gcov doesn't abort when a static object is defined
within a header file. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
#include "gc
www.eeworm.com/read/470693/1456766
c gcov-3.c
/* Check that gcov doesn't abort when a static object is defined
within a header file. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
#include "gc
www.eeworm.com/read/240162/4579867
c gcov-3.c
/* Check that gcov doesn't abort when a static object is defined
within a header file. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
#include "gc
www.eeworm.com/read/233448/4672375
c gcov-3.c
/* Check that gcov doesn't abort when a static object is defined
within a header file. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
#include "gc