source: trunk/lib/vci_ring_initiator/caba/metadata/vci_ring_initiator.sd @ 8

Last change on this file since 8 was 8, checked in by simerabe, 14 years ago

new ring components for systemcass

File size: 208 bytes
Line 
1
2# -*- python -*-
3
4__id__ = "$Id$"
5__version__ = "$Revision$"
6
7Module('caba:vci_ring_initiator',
8        classname = 'soclib::caba::VciRingInitiator',
9
10        header_files = ['../source/include/vci_ring_initiator.h',],
11)
Note: See TracBrowser for help on using the repository browser.