00001 //---------------------------------------------------------------------- 00002 // Copyright 2007-2008 Mentor Graphics Corporation 00003 // Copyright 2007-2008 Cadence Design Systems, Inc. 00004 // All Rights Reserved Worldwide 00005 // 00006 // Licensed under the Apache License, Version 2.0 (the 00007 // "License"); you may not use this file except in 00008 // compliance with the License. You may obtain a copy of 00009 // the License at 00010 // 00011 // http://www.apache.org/licenses/LICENSE-2.0 00012 // 00013 // Unless required by applicable law or agreed to in 00014 // writing, software distributed under the License is 00015 // distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 00016 // CONDITIONS OF ANY KIND, either express or implied. See 00017 // the License for the specific language governing 00018 // permissions and limitations under the License. 00019 //---------------------------------------------------------------------- 00020 00021 // This file is used to allow template objects to be used in multiple scopes 00022 // where the definitions and specializations do not need to be shared between 00023 // The scopes. This is only needed if a simulator does not fully supported 00024 // templated types in seperate scopes. 00025 00026 `include "ovm_macros.svh" 00027 00028 `ifndef USE_PARAMETERIZED_WRAPPER 00029 00030 `include "tlm/tlm.svh" 00031 00032 `include "methodology/ovm_pair.svh" 00033 `include "methodology/ovm_policies.svh" 00034 `include "methodology/ovm_in_order_comparator.svh" 00035 `include "methodology/ovm_algorithmic_comparator.svh" 00036 `include "methodology/ovm_random_stimulus.svh" 00037 `include "methodology/ovm_subscriber.svh" 00038 `include "methodology/ovm_push_driver.svh" 00039 `include "methodology/ovm_driver.svh" 00040 `include "methodology/sequences/ovm_sequencer_analysis_fifo.svh" 00041 `include "methodology/sequences/ovm_sequencer_param_base.svh" 00042 `include "methodology/sequences/ovm_push_sequencer.svh" 00043 `include "methodology/sequences/ovm_sequencer.svh" 00044 `include "methodology/sequences/ovm_sequence.svh" 00045 00046 `endif
![]() Intelligent Design Verification Project: OVM, Revision: 2.0.1 |
Copyright (c) 2008 Intelligent Design Verification. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included here: http://www.intelligentdv.com/licenses/fdl.txt |
![]() Doxygen Version: 1.5.5 Wed Jan 7 19:27:18 2009 |