source: branches/v5/communication/dspin_dhccp_param/caba/metadata/dspin_dhccp_param.sd @ 307

Last change on this file since 307 was 307, checked in by cfuguet, 11 years ago

Including vci_mem_cache v5 using dspin interface for
the coherence network and including dspin_dhccp_param class to
handle dspin packets on the same network

File size: 257 bytes
Line 
1Module('caba:dspin_dhccp_param',
2           classname = 'soclib::caba::DspinDhccpParam',
3           tmpl_parameters = [
4                parameter.Int('from_mc_flit_width_t'),
5                parameter.Int('from_l1_flit_width_t'),
6                ],
7           header_files = ['../source/include/dspin_dhccp_param.h',]
8)
Note: See TracBrowser for help on using the repository browser.