|  |  | @144 | 15 years | rosiere | 1) compatible gcc 4.4.3
2) Translation file in MORPHEO_PREFIX directory | 
                
                  |  |  | @143 | 15 years | rosiere | 1) change environment.sh
2) add lot of include | 
                
                  |  |  | @142 | 15 years | rosiere | 1) Full parallel compilation
2) Add statistics in ROB : list … | 
                
                  |  |  | @141 | 15 years | rosiere | Add statistics in stage IFETCH, DECODE and COMMIT (insert, retire and … | 
                
                  |  |  | @140 | 15 years | rosiere |  | 
                
                  |  |  | @139 | 15 years | rosiere | - Add test for all configuration
- RAT : add rat scheme (depth_save) | 
                
                  |  |  | @138 | 15 years | rosiere | 1) add counters_t type for interface
2) fix in check load in … | 
                
                  |  |  | @137 | 16 years | rosiere | Various modif (add test, and vhdl) | 
                
                  |  |  | @136 | 16 years | rosiere | 1) Add new algo in ifetch queue
2) Add Cancel bit
3) new config | 
                
                  |  |  | @135 | 16 years | rosiere | 1) Add Vhdl component
2) Inhib VHDL Seltest interface | 
                
                  |  |  | @134 | 16 years | rosiere | 1) valgrind fix
2) debug file on/off | 
                
                  |  |  | @133 | 16 years | rosiere | 1) Write_queue : fix multi write bug | 
                
                  |  |  | @132 | 16 years | rosiere | 1) add constant method - compatibility with SystemC
2) add Script to … | 
                
                  |  |  | @131 | 16 years | rosiere | 1) add constant method
2) test with systemc 2.2.0 | 
                
                  |  |  | @130 | 16 years | rosiere | 1) add MORPHEO_PREFIX | 
                
                  |  |  | @129 | 16 years | rosiere | 1) Debug_Signal | 
                
                  |  |  | @128 | 16 years | rosiere | 1) Correct bug in link two signal
2) Fix error detected with valgrind … | 
                
                  |  |  | @127 | 16 years | rosiere |  | 
                
                  |  |  | @126 | 16 years | rosiere | modif distexe script | 
                
                  |  |  | @125 | 16 years | rosiere | 1) Makefile of platforms generate an script | 
                
                  |  |  | @124 | 16 years | rosiere | 1) Add test and configuration
2) Fix Bug
3) Add log file in load store … | 
                
                  |  |  | @123 | 16 years | rosiere | 1) Fix performance
2) add auto generation to SPECINT2000
3) add reset … | 
                
                  |  |  | @122 | 16 years | rosiere | Modif for performance :
1) Load Store Unit : store send request to … | 
                
                  |  |  | @121 | 16 years | rosiere | 1) Commit_unit : remove read information of ROB | 
                
                  |  |  | @120 | 16 years | rosiere | 1) Context_state : Add statistics
2) Add configuration with multi … | 
                
                  |  |  | @119 | 16 years | rosiere | 1) Prediction unit : static prediction not blocking | 
                
                  |  |  | @118 | 16 years | rosiere | 1) Stat List : scan all queue to find free register
2) Write_queue : … | 
                
                  |  |  | @117 | 16 years | rosiere | 1) Platforms : add new organization for test
2) Load_Store_Unit : add … | 
                
                  |  |  | @116 | 17 years | moulu | 1) added a generic multiplier (systemC isn't working with 8bits)
2) … | 
                
                  |  |  | @115 | 17 years | rosiere | 1) Write queue with mealy
2) Network : fix bug
3) leak memory | 
                
                  |  |  | @114 | 17 years | rosiere | 1) Fix bug with previous commit
2) Add test libc
3) Change Dhrystone | 
                
                  |  |  | @113 | 17 years | rosiere | 1) Add modelsim simulation systemC
2) Modelsim cosimulation systemC / … | 
                
                  |  |  | @112 | 17 years | rosiere | 1) Stat_list : fix retire old and new register bug
2) Stat_list : … | 
                
                  |  |  | @111 | 17 years | rosiere | 1) Decod_queue : multi implementation (one_fifo, multi_fifo)
2) … | 
                
                  |  |  | @110 | 17 years | rosiere | 1) OOO_egine : add stat to depiste low perf source
2) Commit : add … | 
                
                  |  |  | @109 | 17 years | rosiere | 1) Configuration : instance configuration file : regroup similar … | 
                
                  |  |  | @108 | 17 years | rosiere | 1) decod_queue : add reg_LAST_SLOT.
2) Commit : insert on event -> to … | 
                
                  |  |  | @107 | 17 years | rosiere | 1) Fix test in Direction_Glue for Conditionnal Branch
2) Fix … | 
                
                  |  |  | @106 | 17 years | rosiere | 1) RAT : Fix bug when update and event in same cycle
2) Context State … | 
                
                  |  |  | @105 | 17 years | rosiere | 1) Bug fix : Load Miss Speculation (in Commit_unit, Update Prediction … | 
                
                  |  |  | @104 | 17 years | rosiere | Fix Bug :
1) Load Store Unit : check big endian
2) Commit unit & RAT : … | 
                
                  |  |  | @103 | 17 years | moulu | 1) write queue vhdl
2) bug fix : in generic queue | 
                
                  |  |  | @102 | 17 years | rosiere | Previous commit with new files :P | 
                
                  |  |  | @101 | 17 years | rosiere | 1) Add soc test
2) fix bug (Pc management, Decod and execute, Update … | 
                
                  |  |  | @100 | 17 years | rosiere | 1) Bug fix (Operation, Instruction)
2) Modif Return Address Stack
3) … | 
                
                  |  |  | @99 | 17 years | chou | Update Viewer | 
                
                  |  |  | @98 | 17 years | rosiere | 1) Fix bug (read unit, RAT -> write in R0, SPR desallocation ...)
2) … | 
                
                  |  |  | @97 | 17 years | rosiere | 1) Update Prediction Table : statistics
2) Size instruction address on … | 
                
                  |  |  | @96 | 17 years | moulu | 1) Execute_queue VHDL. | 
                
                  |  |  | @95 | 17 years | rosiere | 1) Update Prediction Table - New architecture (systemC) done (and … | 
                
                  |  |  | @94 | 17 years | rosiere | Update document on Vhdl generation. | 
                
                  |  |  | @93 | 17 years | rosiere | Add document on Vhdl generation | 
                
                  |  |  | @92 | 17 years | rosiere |  | 
                
                  |  |  | @91 | 17 years | rosiere | Documentation | 
                
                  |  |  | @90 | 17 years | rosiere |  | 
                
                  |  |  | @89 | 17 years | rosiere |  | 
                
                  |  |  | @88 | 17 years | rosiere | Almost complete design
with Test and test platform | 
                
                  |  |  | @87 | 17 years | rosiere | Test Decod and Decod_unit. | 
                
                  |  |  | @86 | 17 years | rosiere | Decod :
 * Correct selftest
 * Set Instruction address on (32/64)-2 … | 
                
                  |  |  | @85 | 17 years | rosiere | - Ifetch_unit : systemC test ok
- modif shell script and … | 
                
                  |  |  | @84 | 17 years | rosiere | Change Address_manager :
* before : pc_previous, pc_current, pc_next
* … | 
                
                  |  |  | @83 | 17 years | rosiere | Add component : Context_State (manage miss prediction, exception , … | 
                
                  |  |  | @82 | 18 years | rosiere | * support locale (now must "just" translate)
* update all component … | 
                
                  |  |  | @81 | 18 years | rosiere | - Finish Environment (and test)
- Continue predictor_unit
- Add … | 
                
                  |  |  | @80 | 18 years | rosiere | Oups, Environnement is french :P | 
                
                  |  |  | @78 | 18 years | rosiere | Add :
 * Execute_loop (must be test systemC)
 * Prediction
   * … | 
                
                  |  |  | @77 | 18 years | rosiere | - Add two component :
  - network between read unit and execute unit
 … | 
                
                  |  |  | @76 | 18 years | rosiere | Add new component : Read_unit (no tested)
Change functionnal_unit : … | 
                
                  |  |  | @75 | 18 years | rosiere | Update all component (except front_end) to :
 * new statistics model
 … | 
                
                  |  |  | @74 | 18 years | rosiere | New component : Read_unit (instance between a write queue and a … | 
                
                  |  |  | @73 | 18 years | rosiere | add two component :
 * Write Queue (in Moore version)
 * Execute Queue … | 
                
                  |  |  | @72 | 18 years | rosiere | * SystemC de l'unite fonctionnelle.
 * gestion des groupes / … | 
                
                  |  |  | @71 | 18 years | rosiere | Modification of Statisctics
Add a new systemC component : … | 
                
                  |  |  | @70 | 18 years | rosiere | Petit bug entre sur le vhdl et la compatibilite systemC/vhdl | 
                
                  |  |  | @69 | 18 years | rosiere | Station de reservation : systemC et VHDL ok | 
                
                  |  |  | @68 | 18 years | rosiere | read_queue : systemC et vhdl ok !
queue : quelques petits modif pour … | 
                
                  |  |  | @67 | 18 years | rosiere | Ajout d'un nouveau composant : fifo generic (un port lecture et un … | 
                
                  |  |  | @66 | 18 years | rosiere | * un pas de plus vers la compatibilite avec systemC
* modification de … | 
                
                  |  |  | @65 | 18 years | rosiere | register_unit : systemc et VHDL ok | 
                
                  |  |  | @64 | 18 years | rosiere | test du Register_unit | 
                
                  |  |  | @63 | 18 years | rosiere | par rapport au commit precedent : commit des include commun et un … | 
                
                  |  |  | @62 | 18 years | rosiere | Modification en profondeur de Component-port_map.
Compilation ok pour … | 
                
                  |  |  | @61 | 18 years | rosiere | register_unit_glue : separation des fonctions - evite les cycles dans … | 
                
                  |  |  | @60 | 18 years | rosiere |  | 
                
                  |  |  | @59 | 18 years | rosiere | Add Load store queue -> but not terminated and tested
Add article to … | 
                
                  |  |  | @58 | 18 years | rosiere | Vhdl : RegisterFile_Multi_Banked - "full crossbar"
Correction d'un bug … | 
                
                  |  |  | @57 | 18 years | rosiere | * VHDL - RegisterFile_Multi_Banked (only partial_crossbar)
* SystemC - … | 
                
                  |  |  | @56 | 18 years | rosiere | Factorisation du contrôle de file d'attente dans une classe "Queue_Control" | 
                
                  |  |  | @55 | 18 years | rosiere | Ajout SystemC read_queue et reservation_station
Ajout port au bloc … | 
                
                  |  |  | @54 | 18 years | rosiere | Ajout de Read_queue
  * seulement en systemC
  * validé | 
                
                  |  |  | @53 | 18 years | rosiere | * Banc de registre multi banc
* Banc de registre générique. | 
                
                  |  |  | @52 | 18 years | rosiere | Modif du seminaire interne | 
                
                  |  |  | @51 | 18 years | rosiere | Documentation : le type, la langue, le style et l'en tête sont placé … | 
                
                  |  |  | @50 | 18 years | rosiere | Changement dans le répertoire "New_Component" afin que les composants … | 
                
                  |  |  | @49 | 18 years | rosiere | RegisterFile? multi bank : supression du svn car ancien version (plus … | 
                
                  |  |  | @48 | 18 years | rosiere | Modification des Makefile : pas de creation inutile de shell | 
                
                  |  |  | @47 | 18 years | rosiere | déplacement | 
                
                  |  |  | @46 | 18 years | rosiere | déplacement … | 
                
                  |  |  | @45 | 18 years | rosiere | - Documentation : specification d'un cache de donnée non bloquant
- … | 
                
                  |  |  | @44 | 18 years | rosiere | Modification des classes d'encapsulation des interfaces.
Stable sur … | 
                
                  |  |  |