Ignore:
Timestamp:
Sep 14, 2010, 3:30:46 PM (14 years ago)
Author:
choichil
Message:

Deleting work directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/dsx/v1_1cluster_phys_dma/topcell_/topcell_.cpp

    r93 r94  
    55 ** your changes will be lost !
    66 **
    7  ** Generated by DSX on 2010-09-14 14:36:17.463123
     7 ** Generated by DSX on 2010-09-14 15:19:49.691098
    88 ** by choichil@hop
    99 ** MARKER_END
     
    12121212{
    12131213    // Segment configure;
    1214     mtc.add(proc_0_1_seg);
    12151214    mtc.add(ram_c_reset_seg);
    12161215    mtc.add(ram_c_excep_seg);
    12171216    mtc.add(ram_c_text_seg);
    12181217    mtc.add(ram_c_data_seg);
     1218    mtc.add(proc_0_3_seg);
    12191219    mtc.add(proc_0_0_seg);
     1220    mtc.add(proc_0_1_seg);
    12201221    mtc.add(proc_0_2_seg);
    1221     mtc.add(proc_0_3_seg);
     1222    mtp.add(xicu_seg);
    12221223    mtp.add(tty0_seg);
     1224    mtp.add(dma0_seg);
    12231225    mtp.add(ram_p_reset_seg);
    12241226    mtp.add(ram_p_excep_seg);
    12251227    mtp.add(ram_p_text_seg);
    12261228    mtp.add(ram_p_data_seg);
    1227     mtp.add(xicu_seg);
    1228     mtp.add(dma0_seg);
    12291229    mtx.add(ram_x_reset_seg);
    12301230    mtx.add(ram_x_excep_seg);
Note: See TracChangeset for help on using the changeset viewer.