Changeset 436 for trunk/platforms/tsar_generic_xbar
- Timestamp:
 - Jul 12, 2013, 12:39:41 PM (12 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h
r428 r436 21 21 #include "mips32.h" 22 22 #include "vci_simple_ram.h" 23 #include "vci_simple_rom.h" 23 24 #include "vci_xicu.h" 24 25 #include "dspin_local_crossbar.h" … … 159 160 VciSimpleRam<vci_param_ext>* xram; 160 161 161 VciSimpleR am<vci_param_int>* brom;162 VciSimpleRom<vci_param_int>* brom; 162 163 163 164 VciDspinTargetWrapper<vci_param_int,  
Note: See TracChangeset
          for help on using the changeset viewer.
      