Changeset 108 for trunk/Makefile.flags


Ignore:
Timestamp:
Feb 12, 2009, 12:55:06 PM (15 years ago)
Author:
rosiere
Message:

1) decod_queue : add reg_LAST_SLOT.
2) Commit : insert on event -> to pop decod_queue. Head test : add information (speculative or not)
3) Context State / UPT : Branch miss and Load miss in same cycle.
4) Free List : Bank is on LSB not MSB.
5) Platforms : move data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.flags

    r98 r108  
    1717                                        -DDEBUG=DEBUG_TRACE     \
    1818                                        -DSTATISTICS            \
    19                                         -DVHDL                  \
    20                                         -DVHDL_TESTBENCH        \
    21                                         -DVHDL_TESTBENCH_ASSERT \
    2219                                        -DTRANSLATION           
    2320
     21#                                       -DVHDL                  \
     22#                                       -DVHDL_TESTBENCH        \
     23#                                       -DVHDL_TESTBENCH_ASSERT \
    2424#                                       -DPRINT_COLOR           \
    2525#                                       -DPOSITION              \
Note: See TracChangeset for help on using the changeset viewer.