vmm_atomic_gen.sv File Reference

Go to the source code of this file.

Defines

#define vmm_atomic_gen_(class)   class##_atomic_gen
#define vmm_atomic_gen_callbacks_(class)   class##_atomic_gen_callbacks
#define vmm_atomic_gen(class_name, text)   vmm_atomic_gen_using(class_name, class_name##_channel, text)
#define vmm_atomic_gen_using(class_name, channel_name, text)


Define Documentation

#define vmm_atomic_gen ( class_name,
text   )     vmm_atomic_gen_using(class_name, class_name##_channel, text)

Definition at line 27 of file vmm_atomic_gen.sv.

#define vmm_atomic_gen_ ( class   )     class##_atomic_gen

Definition at line 23 of file vmm_atomic_gen.sv.

#define vmm_atomic_gen_callbacks_ ( class   )     class##_atomic_gen_callbacks

Definition at line 24 of file vmm_atomic_gen.sv.

#define vmm_atomic_gen_using ( class_name,
channel_name,
text   ) 

Definition at line 30 of file vmm_atomic_gen.sv.


Intelligent Design Verification
Intelligent Design Verification
Project: VMM, Revision: 1.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
Doxygen Version: 1.5.6
Sat Oct 18 11:32:19 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV