代码搜索:SV Lab
找到约 10,000 项符合「SV Lab」的源代码
代码结果 10,000
www.eeworm.com/read/365063/2899368
sv tx.sv
`ifndef TX__SV
`define TX__SV
`include "vmm.sv"
class TX extends vmm_data;
static vmm_log log = new("TX", "class");
// ToDo: Modify/add symbolic transaction identifiers to match
typedef en
www.eeworm.com/read/365063/2899373
sv tr.sv
//
// Template for VMM-compliant transaction descriptor
//
// Name of transaction descriptor class
//
`ifndef TR__SV
`define TR__SV
`include "vmm.sv"
class TR extends vmm_data;
stat
www.eeworm.com/read/365063/2899376
index sv.index
LIBNAME Standard Library
IF.sv Physical interface declaration
TR.sv Transaction descriptor
TR_test.sv Transaction descriptor testcase
d_h_bfm.sv Driver, Physical-level, Half dupl
www.eeworm.com/read/365063/2899379
sv simple.sv
//
// Template for physical access BFM that can be used by RAL
//
//
`ifndef simple_main_RAL_BFM__SV
`define simple_main_RAL_BFM__SV
`include "simple.sv"
`include "vmm_ral.sv"
class simple_main_ral
www.eeworm.com/read/365063/2899382
sv test.sv
//
// Template for VMM-compliant testcase
//
// Name of verification environment
// [filename] test_TB_ENV
//
`include "TB_ENV.sv"
program test;
vmm_log log = new("Test", "Main");
TB_ENV
www.eeworm.com/read/365063/2899419
sv wb_if.sv
//
// -------------------------------------------------------------
// Copyright 2004-2008 Synopsys, Inc.
// All Rights Reserved Worldwide
//
// Licensed under the Apache License, Version 2.
www.eeworm.com/read/365063/2899420
sv cycle.sv
//
// -------------------------------------------------------------
// Copyright 2004-2008 Synopsys, Inc.
// All Rights Reserved Worldwide
//
// Licensed under the Apache License, Version 2
www.eeworm.com/read/365063/2899423
sv slave.sv
//
// -------------------------------------------------------------
// Copyright 2004-2008 Synopsys, Inc.
// All Rights Reserved Worldwide
//
// Licensed under the Apache License, Version 2
www.eeworm.com/read/365063/2899424
sv test.sv
//
// -------------------------------------------------------------
// Copyright 2004-2008 Synopsys, Inc.
// All Rights Reserved Worldwide
//
// Licensed under the Apache License, Version 2
www.eeworm.com/read/365063/2899425
sv config.sv
//
// -------------------------------------------------------------
// Copyright 2004-2008 Synopsys, Inc.
// All Rights Reserved Worldwide
//
// Licensed under the Apache License, Version 2