sqr_ifs.svh File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SEQ_ITEM_TASK_ERROR   "Sequencer interface task not implemented"
#define SEQ_ITEM_FUNCTION_ERROR   "Sequencer interface function not implemented"
#define SEQ_ITEM_GET_NEXT_ITEM_MASK   (1<<0)
#define SEQ_ITEM_TRY_NEXT_ITEM_MASK   (1<<1)
#define SEQ_ITEM_ITEM_DONE_MASK   (1<<2)
#define SEQ_ITEM_HAS_DO_AVAILABLE_MASK   (1<<3)
#define SEQ_ITEM_WAIT_FOR_SEQUENCES_MASK   (1<<4)
#define SEQ_ITEM_PUT_RESPONSE_MASK   (1<<5)
#define SEQ_ITEM_PUT_MASK   (1<<6)
#define SEQ_ITEM_GET_MASK   (1<<7)
#define SEQ_ITEM_PEEK_MASK   (1<<8)
#define SEQ_ITEM_PULL_MASK
#define SEQ_ITEM_UNI_PULL_MASK
#define SEQ_ITEM_PUSH_MASK   (SEQ_ITEM_PUT_MASK)


Define Documentation

#define SEQ_ITEM_FUNCTION_ERROR   "Sequencer interface function not implemented"
 

Definition at line 28 of file sqr_ifs.svh.

#define SEQ_ITEM_GET_MASK   (1<<7)
 

Definition at line 82 of file sqr_ifs.svh.

#define SEQ_ITEM_GET_NEXT_ITEM_MASK   (1<<0)
 

Definition at line 75 of file sqr_ifs.svh.

#define SEQ_ITEM_HAS_DO_AVAILABLE_MASK   (1<<3)
 

Definition at line 78 of file sqr_ifs.svh.

#define SEQ_ITEM_ITEM_DONE_MASK   (1<<2)
 

Definition at line 77 of file sqr_ifs.svh.

#define SEQ_ITEM_PEEK_MASK   (1<<8)
 

Definition at line 83 of file sqr_ifs.svh.

#define SEQ_ITEM_PULL_MASK
 

Value:

Definition at line 85 of file sqr_ifs.svh.

#define SEQ_ITEM_PUSH_MASK   (SEQ_ITEM_PUT_MASK)
 

Definition at line 95 of file sqr_ifs.svh.

#define SEQ_ITEM_PUT_MASK   (1<<6)
 

Definition at line 81 of file sqr_ifs.svh.

#define SEQ_ITEM_PUT_RESPONSE_MASK   (1<<5)
 

Definition at line 80 of file sqr_ifs.svh.

#define SEQ_ITEM_TASK_ERROR   "Sequencer interface task not implemented"
 

Definition at line 27 of file sqr_ifs.svh.

#define SEQ_ITEM_TRY_NEXT_ITEM_MASK   (1<<1)
 

Definition at line 76 of file sqr_ifs.svh.

#define SEQ_ITEM_UNI_PULL_MASK
 

Value:

Definition at line 90 of file sqr_ifs.svh.

#define SEQ_ITEM_WAIT_FOR_SEQUENCES_MASK   (1<<4)
 

Definition at line 79 of file sqr_ifs.svh.


Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
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
Doxygen Version: 1.4.6
Mon Sep 29 14:23:44 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV