Changeset 110 for trunk/Makefile.flags


Ignore:
Timestamp:
Feb 19, 2009, 5:31:47 PM (15 years ago)
Author:
rosiere
Message:

1) OOO_egine : add stat to depiste low perf source
2) Commit : add stat
3) LSU_Pointer : retire - always ack (else combinatory loop). insert - max nb_inst_memory
4) TopLevel? : add debug_idle_time to stop combinatory loop.
5) Issue_queue : add reexecute_queue, new implementation (routage after issue_queue)
6) Decod / Predictor : add "can_continue"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.flags

    r108 r110  
    1717                                        -DDEBUG=DEBUG_TRACE     \
    1818                                        -DSTATISTICS            \
     19                                        -DVHDL                  \
     20                                        -DVHDL_TESTBENCH        \
    1921                                        -DTRANSLATION           
    2022
    21 #                                       -DVHDL                  \
    22 #                                       -DVHDL_TESTBENCH        \
    2323#                                       -DVHDL_TESTBENCH_ASSERT \
    2424#                                       -DPRINT_COLOR           \
Note: See TracChangeset for help on using the changeset viewer.