Ignore:
Timestamp:
Oct 15, 2014, 11:45:32 AM (10 years ago)
Author:
meunier
Message:

RWT branch:

  • Renamed parameters dspin_in_width and dspin_out_width
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RWT/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h

    r823 r837  
    6464  template<typename vci_param_int,
    6565           typename vci_param_ext,
    66            size_t   dspin_in_width,
    67            size_t   dspin_out_width>
     66           size_t   memc_dspin_in_width,
     67           size_t   memc_dspin_out_width>
    6868    class VciMemCache
    6969    : public soclib::caba::BaseModule
Note: See TracChangeset for help on using the changeset viewer.