📄 readme.doc
字号:
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*****************************************************************************************************************// Copyright (c) 2007 TooMuch Semiconductor Solutions Pvt Ltd.////File name : Readme.doc //Designer : Sanjay kumar //Date : 3rd Aug'2007 //Description : List of files for system verilog testbench using AVM.//Revision : 1.0//*****************************************************************************************************************/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*****************************//avm_svtb, includes svtb files//***************************** //The file consists of request,response and monitor package.global.sv // interface ahb_wb_interface.sv// set of class used as an operational componentsahb_wb_stim_gen.svhahb_wb_driver.svhahb_wb_responder.svh// set of class used as an analysis components ahb_wb_monitor.svhahb_wb_scoreboard.svhahb_wb_coverage.svh// Enviornment classahb_wb_env.svh// modules ahb_wb_master.svahb_wb_top.sv//***********************************//sim_svtb, includes simulation files//***********************************//package include all the classes ahb_wb_pkg.sv// list of files // library files are not included // specify the respective avm library path in compile_sv.fcompile_sv.f//compile and simulation commands without coveragerun.all//compile and simulation commands with coveragecov_run.all
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -