# # ChangeLog for / # # Generated by Trac 1.2.3 # Jun 2, 2024, 6:47:17 PM Mon, 24 Sep 2007 15:10:46 GMT rosiere [56] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include/Reservation_station.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_genMoore.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/include/Queue_Control.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_clear.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_flags.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_nb_elt.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_operator.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_pop.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Queue_Control/src/Queue_Control_push.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) Factorisation du contrôle de file d'attente dans une classe ... Mon, 24 Sep 2007 12:00:35 GMT rosiere [55] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Constant/Constant_OpenRISC.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/config0.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/config1.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Read_queue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_gpr.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_spr.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_val.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMoore.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/Reservation_station.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include/Reservation_station.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_genMoore.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Reservation_station_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_genMealy_read.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface_fifo.h (modified) Ajout SystemC read_queue et reservation_station Ajout port au bloc ... Thu, 06 Sep 2007 16:41:17 GMT rosiere [54] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Functionnal_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Load_store_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/config0.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/Read_queue.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Read_queue.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_gpr.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_spr.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMealy_read_queue_out_val.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_genMoore.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Read_queue_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Read_queue/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Register_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Register_unit/Register_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Register_unit/Register_unit/Register_file (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Register_unit/Register_unit/Status_list (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Write_queue (added) Ajout de Read_queue * seulement en systemC * validé Thu, 06 Sep 2007 16:30:49 GMT rosiere [53] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Constant/Constant_OpenRISC.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/Makefile.mkf (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_genMealy_read.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/config-mono_bank-mux_port.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/config-mono_bank.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/config-multi_bank.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/config-one_reg.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/RegisterFile_Multi_Banked.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/RegisterFile_Multi_Banked.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_address_xxx.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_full_crossbar_genMealy_read.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_full_crossbar_genMealy_write.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_full_crossbar_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_genMealy_read.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_genMealy_write.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_partial_crossbar_genMealy_read.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_partial_crossbar_genMealy_write.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_partial_crossbar_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/config-mono_bank-mux_port.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/config-mono_bank.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/config-multi_bank.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/config-one_reg.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/RegisterFile.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/RegisterFile.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_compute_cycle_xxx.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_test_if_save.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Common/include/Test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * Banc de registre multi banc * Banc de registre générique. Mon, 27 Aug 2007 17:01:11 GMT rosiere [52] * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA-en (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/article-morpheo-share_architectural_ressources_between_hardware_context-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-cache-specification-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-morpheo-configuration_file_syntax-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-morpheo-interface_processor_cache-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-morpheo-methodology-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-morpheo-new_component-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-morpheo-overview-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/document-viewer-specification-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/poster-jnrdm_2007-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/presentation-internal_seminary_overview-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Link/presentation-share_architectural_ressources_between_hardware_context-fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/Logo-trusted_computing_group.png (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-execute_loop.fig (modified) * trunk/Makefile.tools (modified) Modif du seminaire interne Fri, 17 Aug 2007 16:22:15 GMT rosiere [51] * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sed (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/article-morpheo-share_architectural_ressources_between_hardware_context.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-cache-specification.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-configuration_file_syntax.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-interface_processor_cache.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-methodology.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-new_component.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-morpheo-overview.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/document-viewer-specification.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/poster-jnrdm_2007.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-internal_seminary_overview.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.lang (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.sty (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.tex (copied) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info/presentation-share_architectural_ressources_between_hardware_context.type (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package (deleted) Documentation : le type, la langue, le style et l'en tête sont placé ... Fri, 17 Aug 2007 16:00:56 GMT rosiere [50] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters_Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Common/include/Test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_DATA.fig (modified) * trunk/Makefile.tools (modified) * trunk/Makefile.tools_path (modified) Changement dans le répertoire "New_Component" afin que les composants ... Mon, 13 Aug 2007 08:08:53 GMT rosiere [49] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked (deleted) RegisterFile multi bank : supression du svn car ancien version (plus ... Wed, 08 Aug 2007 19:16:10 GMT rosiere [48] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/include/Meta_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_history.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_val.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_predict_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_predict_history.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/Branch_History_Table.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/Pattern_History_Table.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/Two_Level_Branch_Predictor_Glue.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_bht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_pht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_bht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_pht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/doc/Two_Level_Branch_Predictor.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/doc/Meta_Predictor.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/include/Meta_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Component (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Documentation (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Makefile (modified) * trunk/Makefile.tools (modified) * trunk/Makefile.tools_path (modified) * trunk/Platforms/Generic/Makefile (modified) * trunk/Softwares/Basic_test.or32/Makefile (modified) * trunk/Softwares/Min.or32/Makefile (modified) Modification des Makefile : pas de creation inutile de shell Wed, 08 Aug 2007 15:04:14 GMT rosiere [47] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor (moved) déplacement Wed, 08 Aug 2007 14:57:26 GMT rosiere [46] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Meta_Predictor (moved) déplacement ... Wed, 08 Aug 2007 14:50:13 GMT rosiere [45] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/SelfTest/config0.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/SelfTest/config1.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/include/Meta_Predictor_Glue.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_allocation.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_deallocation.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_history.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_body.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_declaration.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/SelfTest/config-alpha_21264.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/config0.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/config1.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/SelfTest/config0.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/SelfTest/config1.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/config0.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/config1.cfg (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/test.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_msg_error.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_ack.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_bht_address.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_pht_address.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_ack.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_bht_address.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_pht_address.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/include/Meta_Predictor.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/include/Parameters.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/include/Statistics.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_allocation.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_deallocation.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_vhdl.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_vhdl_body.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_vhdl_declaration.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/src/Meta_Predictor_vhdl_testbench_transition.cpp (copied) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_2_Decod (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_3_Rename (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_4_Select (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_5_Execute (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_6_Memory (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_7_Commit (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/02_overview_partial.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/03_problem.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/04_overview_full.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/05_optimisation.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-style.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Info (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-cache-specification.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_automate-fsm_dcache_req.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_COUNTER.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_READ_HIT.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_REQ.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_RSP.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_DATA.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_LOCK.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_coherence_memoire.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_RAM_INFO.fig (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_monolithic.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_multi-banc.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_multi-banc_x2_mono-port.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_multi-banc_x4_mono-port.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview-all.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview_basic.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview_floor_plan.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_parameters.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_pipeline.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_protocole.fig (modified) - Documentation : specification d'un cache de donnée non bloquant - ... Tue, 17 Jul 2007 14:47:56 GMT rosiere [44] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Counter.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/RegisterFile_Multi_Banked_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/RegisterFile_Multi_Banked.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Shifter.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_genMealy_shift.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/config0.cfg (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Meta_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_history.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/config-alpha_21264.cfg (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/config0.cfg (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/config0.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/config0.cfg (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_bht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_pht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_ack.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_bht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_pht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Meta_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Configuration_Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Direction.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Entity.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Localisation.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Schema.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_interface_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_port_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_vhdl_instance.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_signal_name.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_connect_from_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_connect_to_signal.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_direction.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_is_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_link.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_mapping.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Common/include (moved) * trunk/IPs/systemC/processor/Morpheo/Common/include/Debug.h (modified) * trunk/IPs/systemC/processor/Morpheo/Common/include/Test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Common/src (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-cache-specification.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_READ_HIT.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_REQ.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_QUEUE_RSP.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_DATA.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_INFO.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_LOCK.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_bloc_RAM_TAG.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview_basic.fig (moved) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview_mono-port.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_pipeline.fig (added) Modification des classes d'encapsulation des interfaces. Stable sur ... Mon, 09 Jul 2007 09:04:26 GMT rosiere [43] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_signal.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_type.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Shifter.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/config0.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/config1.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/configuration.cfg (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_signal.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_type.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_declaration.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/config0.cfg (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_find_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_get_component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_get_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_interface_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_port_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_set_component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_set_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_vhdl_instance.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Configuration_Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Configuration_Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_find_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_name.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_type.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_mapping.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_get_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_reset.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_port_map.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_reset.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters_Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters_test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_name.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_name_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_reset.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_reset_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_signal_link.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_size.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_link.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_mapping.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_presence_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_presence_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_compute_cycle_xxx.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_save.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_test_if_save.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_direction_toString.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_alias.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_architecture.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_header.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_library_ieee.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_library_work.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_list.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_package.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_type.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_alias.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body_component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body_component_port_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_constant.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_library_work.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_list.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_type.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_std_logic.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_attribut.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_close.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open_begin.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open_end.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_depth.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_filename_extension.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_get_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_header.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_indent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_insert_XML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton_begin.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton_end.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_text.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Common (added) * trunk/IPs/systemC/processor/Morpheo/Common/Include (moved) * trunk/IPs/systemC/processor/Morpheo/Common/Include/ChangeCase.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/Debug.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/ErrorMorpheo.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/FromString.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/Test.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/ToBase2.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/ToString.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Include/Types.h (copied) * trunk/IPs/systemC/processor/Morpheo/Common/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Common/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Common/Makefile.deps (added) Modif mineur : ajout d'info de débug Release non stable Thu, 05 Jul 2007 15:50:19 GMT rosiere [42] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Counter.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_genMealy.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/Makefile.mkf (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Shifter.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_type.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Component.h (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Direction.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Entity.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Environnement.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface_fifo.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Localisation.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl_Testbench.h (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_find_entity.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_generate_file.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_get_component.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_get_entity.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_interface_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_port_map.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_print.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_set_component.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_set_entity.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_toXML.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Component_vhdl_instance.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_find_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_name.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_type.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_mapping.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_get_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_test_transaction.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_transaction.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_find_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_name.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_reset.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_interface_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_port_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test_name.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test_ok.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_reset.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_find_interface.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_name.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_name_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_reset.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_reset_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_signal_link.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_size.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_link.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_mapping.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_presence_testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_presence_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench_test_ok.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_input.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_output.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_test.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_file.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_instance.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_process_clock.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_input.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_output.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_test.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_new_cycle.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_clock.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_input.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_output.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_direction_toString.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-cache-specification/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-style.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-cache-specification (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-cache-specification.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-cache-specification.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_automate-fsm_dcache_req.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_automate-fsm_dcache_rsp.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_automate-fsm_vci_req.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_automate-fsm_vci_rsp.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_coherence_memoire.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_implementation_RAM_INFO.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_overview_save.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/CACHE_protocole.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-cache-specification (added) Modification des classes d'encapsulation des interfaces : * gère ... Thu, 07 Jun 2007 19:13:47 GMT rosiere [41] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_type.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_label.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Direction.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface_fifo.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl_Testbench.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_get_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_save_ptr.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_clock.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test_name.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench_test_ok.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_clock.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_clock.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_get_name_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_set_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench_test_ok.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_input.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_label.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_output.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_instance.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_process_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_input.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_label.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_output.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_new_cycle.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_clock.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_input.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_output.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Configuration.old (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-interface_processor_cache/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-style.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-share_architectural_ressources_between_hardware_context.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Include/ToBase2.h (modified) Vhdl_Testbench : Modification du testbench. Maintenant complétement ... Tue, 05 Jun 2007 21:06:46 GMT rosiere [40] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_genMealy_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Configuration_Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Environnement.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface_fifo.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl_Testbench.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_save_ptr.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_set_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_fifo_testbench_transaction.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_signal_name.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench.cpp (modified) Interface et Signal, c'est deux classes enregistres la valeurs des ... Fri, 01 Jun 2007 18:35:35 GMT rosiere [39] * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-interface_processor_cache (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-interface_processor_cache/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-interface_processor_cache/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-interface_processor_cache/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-morpheo-interface_processor_cache (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/article-morpheo-share_architectural_ressources_between_hardware_context.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-interface_processor_cache.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-interface_processor_cache.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-morpheo-interface_processor_cache (added) Documentation : Ajout d'une doc sur l'interface Processeur / Cache Thu, 31 May 2007 21:22:29 GMT rosiere [38] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Entity.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Position.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_port_map.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_comment.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_set_component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Include/ChangeCase.h (added) Interface et vhdl_testbench : l'appel aux fonction add_input et ... Wed, 30 May 2007 20:48:56 GMT rosiere [37] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-meta_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-branch_history_table-registerfile.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-branch_history_table-shifter.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-branch_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-pattern_history_table-counter.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-pattern_history_table-registerfile.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-pattern_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0-two_level_branch_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_0.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-branch_history_table-registerfile.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-branch_history_table-shifter.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-branch_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-pattern_history_table-counter.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-pattern_history_table-registerfile.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-pattern_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1-two_level_branch_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_1.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2-pattern_history_table-counter.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2-pattern_history_table-registerfile.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2-pattern_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2-two_level_branch_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0.gen (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0.pos (added) Viewer : Test du meta_predicteur Wed, 30 May 2007 20:12:13 GMT chou [36] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (modified) Viewer : Correction d'un bug sur BaseP Wed, 30 May 2007 19:23:20 GMT rosiere [35] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_pos.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-branch_history_table-meta_predictor-meta_register_1.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-branch_history_table-meta_predictor-meta_register_2.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-branch_history_table-meta_predictor.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-branch_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-pattern_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor-two_level_branch_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor.gen (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor/two_level_branch_predictor.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/branch_history_table-meta_predictor.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register_1.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register_2.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-branch_history_table.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-pattern_history_table.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-two_level_branch_predictor_glue.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor.gen (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor.pos (deleted) Viewer : Changement de la nomenclature des fichiers de positions, ... Wed, 30 May 2007 16:42:46 GMT rosiere [34] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_open_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_pos.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register_1.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register_2.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor (added) Viewer : les noms des composants sont construit à partir de ... Wed, 30 May 2007 16:21:04 GMT chou [33] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_alloc.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_modify.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchComponent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_file_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_save.cpp (modified) correction de qq bugs Wed, 30 May 2007 10:08:56 GMT chou [32] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseV.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Group.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/LimitParam.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Param.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_searchComponent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addGroup.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addLimitParam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addLink.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addParam.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_afficheBaseConsole.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_afficheLimitParamConsole.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_afficheParamConsole.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_alloc.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_getSignal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_modify.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchComponent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchGroup.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchLimitParam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_unalloc.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Group_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Group_addParam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Group_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Group_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/LimitParam_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/LimitParam_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/LimitParam_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Param_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Param_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Param_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include/window.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_about_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawPort.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_file_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_informations_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_tools_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_window_actions.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/include/parser.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_closeBaseV.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_createParam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_open_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_open_file_param.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_limitparam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_param.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_pos.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_refresh.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_save.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register.pos (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-branch_history_table.pos (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-two_level_branch_predictor_glue.pos (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor.gen (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor.pos (modified) Morpheo Viewer Release 5.0 Réalisation des étapes 3 (fin) et 4. Mon, 28 May 2007 20:38:18 GMT rosiere [31] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Direction.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Entity.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Localisation.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Position.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Schema.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_find_interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_comment.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_get_interfaces.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_comment.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_set_interfaces.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Entity_toXML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_port_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_find_interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_find_entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_find_interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_get_component.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_get_entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_port_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_set_component.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_set_entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Position_toXML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_filename_extension.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Include/Types.h (modified) Class Position qui encapsule la génération des fichiers de positions Thu, 24 May 2007 14:43:17 GMT chou [30] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchComponent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include/window.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_file_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_informations_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_closeBaseV.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-branch_history_table.pos (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-pattern_history_table.pos (modified) Morpheo Viewer Release 4.0 : changements graphiques . Wed, 23 May 2007 16:17:08 GMT rosiere [29] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interface.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Interfaces.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Localisation.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Signal.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_comment.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_get_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_comment.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_set_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interface_toXML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_get_interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_interface.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_set_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Interfaces_toXML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Signal_toXML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_insert_XML.cpp (added) Changement de classes de gestions des Interfaces. -> simplification ... Tue, 22 May 2007 13:56:11 GMT chou [28] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (modified) release 3.1 à jour : affichage du nom des signaux lors du passage de ... Tue, 22 May 2007 11:14:53 GMT chou [27] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_closeBaseV.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Branch_History_Table.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Pattern_History_Table.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor_Glue.pos (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/branch_history_table-meta_predictor.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/meta_predictor-meta_register.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-branch_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-pattern_history_table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor-two_level_branch_predictor_glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/two_level_branch_predictor.pos (added) Release 3 du viewer: Etape 1 et 2 du projet complet et à jour. Tue, 22 May 2007 11:09:15 GMT chou [26] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseV.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Entity.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_afficheBaseConsole.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_getSignal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchComponent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Entity_accessors.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Entity_alloc.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include/window.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_file_actions.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_informations_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/include/parser.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_open_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_pos.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro (modified) Release 3 du viewer: Etape 1 et 2 du projet complet et à jour. Mon, 21 May 2007 10:33:37 GMT rosiere [25] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Direction.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_direction_toString.cpp (deleted) Déplacmenent du type enum "direction_t" hors du fichier d'entête Vhdl.h Mon, 21 May 2007 10:09:31 GMT rosiere [24] * trunk/Makefile.tools (modified) * trunk/Makefile.tools_path (added) Découplage des chemins d'accès des outils utilisés Mon, 21 May 2007 10:01:51 GMT rosiere [23] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/Counter.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/RegisterFile_Monolithic.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/RegisterFile_Multi_Banked_Glue.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/RegisterFile_Multi_Banked_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_genMealy_read_in.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/RegisterFile_Multi_Banked.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/Select_Priority_Fixed.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/Shifter.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/Victim_Pseudo_LRU.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Component (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Documentation (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/VERSION (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/New_Component.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/Meta_Predictor_Glue.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/Branch_History_Table.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/Pattern_History_Table.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/Two_Level_Branch_Predictor_Glue.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/Two_Level_Branch_Predictor.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/Meta_Predictor.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/Behavioural.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/fig (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/sty/doc-style.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/sty/header.sty (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/01_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/02_features.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/03_description.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/04_pinout.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/05_parameters.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/06_performance.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/07_details.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/08_history.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/doc/tex/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA/common/bibliographie.bib (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA/en (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA/en/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/common/bibliographie.bib (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/01_abstract.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/02_introduction.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/03_experimentation.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/04_methodologie.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/05_resultat.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/06_conclusion.tex (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/poster-jnrdm_2007 (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/poster-jnrdm_2007/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/poster-jnrdm_2007/common/bibliographie.bib (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/poster-jnrdm_2007/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/poster-jnrdm_2007/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview/fr/root.tex (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.dat (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.p (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/a0poster.cls (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/a0size.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sed (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-file_source.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/poster-style.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/poster-jnrdm_2007 (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/poster-jnrdm_2007.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/poster-jnrdm_2007.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-internal_seminary_overview.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-execute_loop.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-groupement.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-out_of_order_engine.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_service.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/article-Design_a_CPU_with_High_Performance_and_High_Configurability_on_FPGA (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/poster-jnrdm_2007 (added) * trunk/IPs/systemC/processor/Morpheo/Makefile (modified) Documentation pour chaque composant. Documentation : ajout d'un ... Sat, 12 May 2007 22:13:24 GMT chou [22] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (modified) Viewer : correction d'un fichier include Wed, 09 May 2007 17:52:36 GMT chou [21] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_alloc.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include/window.h (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_about_actions.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_file_actions.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_informations_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_mouseEvent.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_setParse.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_tools_actions.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro (modified) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor_Glue.pos (modified) 2eme release du viewer Mise a jour graphique du Viewer. Wed, 02 May 2007 12:43:46 GMT chou [20] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Architecture.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseP.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/BaseV.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Component.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Coord.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Entity.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/ListePorts.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Port.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/PortMap.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/include/Signal.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_addComponent.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_searchComponent.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Architecture_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseP_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addBaseP.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_addParam.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_afficheBaseConsole.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_getSignal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_searchComponent.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/BaseV_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_addPortMap.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_getPosition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Component_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Coord_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Coord_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Coord_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Entity_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Entity_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Entity_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_addPort.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_countPort.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_getPortEast.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_getPortNorth.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_getPortSouth.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_getPortWest.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_searchPort.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/ListePorts_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/PortMap_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/PortMap_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/PortMap_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Port_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Port_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Port_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Signal_accessors.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Signal_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Bdd/src/Signal_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/include/window.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawAll.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_drawPort.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_informations_window.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_main_window.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_parameters_window.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_setParse.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Graphics/src/Graphics_window_actions.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/include (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/include/parser.h (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_alloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_getBaseV.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_open_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_parser_pos.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Parser/src/Parse_unalloc.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Branch_History_Table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Pattern_History_Table.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Two_Level_Branch_Predictor_Glue.pos (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/include (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/src (deleted) 1ere release du Viewer : - Parseur xml sur Base de données - ... Wed, 25 Apr 2007 14:28:56 GMT gaolin [19] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) Patch du Makefile.Synthesis : prise en compte des répertoires ... Wed, 25 Apr 2007 10:46:28 GMT rosiere [18] * trunk/Makefile.tools (modified) Mise à jour du Makefile.tools : ajout des outils pour générer les ... Wed, 25 Apr 2007 10:37:57 GMT rosiere [17] * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-internal_seminary_overview/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-style.sty (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/presentation-internal_seminary_overview (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-internal_seminary_overview.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-internal_seminary_overview.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/GENERAL_Art_of_State-Comparaison.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/GENERAL_type_of_multi_thread.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-BTB.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-address.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-meta_predictor.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-predictor.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_methodologie.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-execute_loop.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-front_end.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-out_of_order_engine.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_micro_architecture-overview.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_overview.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_service.fig (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-decod.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-ifetch.fig.bak (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/presentation-internal_seminary_overview (added) Documentation : ajout du séminaire du 01/06/2007 Thu, 05 Apr 2007 14:31:23 GMT rosiere [16] * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-share_architectural_ressources_between_hardware_context (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-share_architectural_ressources_between_hardware_context/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-share_architectural_ressources_between_hardware_context/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/presentation-share_architectural_ressources_between_hardware_context/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.dat (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.p (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_cachel1.dat (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_cachel1.p (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_operative.dat (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_operative.p (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_ue.dat (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_ue.p (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/presentation-share_architectural_ressources_between_hardware_context (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-share_architectural_ressources_between_hardware_context.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/presentation-share_architectural_ressources_between_hardware_context.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Partie_executive-bypass_complet.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Partie_executive-cluster.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Partie_executive-cluster_avec_cache1.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Partie_executive-cluster_avec_cache2.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Partie_executive-schema_de_principe.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_paquetisation.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_structure_associative_full_share.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_structure_associative_semi_share.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/presentation-share_architectural_ressources_between_hardware_context (added) Ajout d'une ancienne présentation dans la documentation de Morpheo Thu, 05 Apr 2007 14:17:30 GMT rosiere [15] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Constant/Constant_OpenRISC.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/RegisterFile_Monolithic.h (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_allocation.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_deallocation.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_genMealy_read.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_statistics.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_transition.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_body.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_port.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_signal.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_testbench_port.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_testbench_transition.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic_vhdl_type.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/RegisterFile_Multi_Banked_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_genMealy_read_in.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_genMealy_read_out.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_genMealy_read_select.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_testbench_label.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/RegisterFile_Multi_Banked.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_label.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_genMealy_entity.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_label.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration.cfg.save (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/include/test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_add.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_print_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_genMealy_access.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component.sh (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/VERSION (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_port.cpp (deleted) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.deps (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Statistics.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Meta_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_generate_file_model.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_occupation.dat (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_occupation.p (deleted) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-Alpha_21264.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_service.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/VIEWER_overview.fig (added) * trunk/IPs/systemC/processor/Morpheo/Include/Debug.h (modified) * trunk/IPs/systemC/processor/Morpheo/Include/FromString.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Test.h (modified) * trunk/IPs/systemC/processor/Morpheo/Include/ToString.h (modified) * trunk/IPs/systemC/processor/Morpheo/Makefile (modified) * trunk/README (added) * trunk/Tools (deleted) * trunk/environment.sh (modified) Interface normalisé Début du banc de registres multi niveaux Wed, 04 Apr 2007 08:34:14 GMT rosiere [14] * trunk/IPs/systemC/processor/Morpheo/Configuration.old (moved) Supprime le parseur -> placer dans le viewer Tue, 03 Apr 2007 12:59:09 GMT rosiere [13] * trunk/Makefile.tools (added) Ajout du makefile Mon, 02 Apr 2007 13:34:57 GMT rosiere [12] * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/data/syntax.xml (deleted) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/include (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/src (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/include (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/src (added) Arborescence pour le Viewer Wed, 21 Mar 2007 17:25:26 GMT rosiere [11] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_allocation_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_deallocation_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_genMealy_read_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_statistics_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_transition_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_body_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_port_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_signal_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_testbench_port_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_testbench_transition_Monolithic.cpp (moved) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic/src/RegisterFile_vhdl_type_Monolithic.cpp (moved) Wed, 21 Mar 2007 16:38:44 GMT rosiere [10] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/RegisterFile_Multi_Banked_Glue.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/RegisterFile_Multi_Banked_Glue_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/RegisterFile_Multi_Banked_Glue/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/RegisterFile_Multi_Banked.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/RegisterFile_Multi_Banked_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Multi_Banked/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Select_Priority_Fixed.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_genMealy_entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Select_Priority_Fixed_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/TODO (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/configuration.cfg.save (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/TODO (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_genMealy_access.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Victim/Victim_Pseudo_LRU/src/Victim_Pseudo_LRU_vhdl_testbench_transition.cpp (added) Wed, 21 Mar 2007 16:31:25 GMT rosiere [9] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/RegisterFile_Monolithic (moved) Wed, 21 Mar 2007 16:30:07 GMT rosiere [8] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile_Monolithic (moved) Wed, 21 Mar 2007 16:15:07 GMT rosiere [7] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select (deleted) Wed, 21 Mar 2007 16:00:06 GMT rosiere [6] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/main.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/RegisterFile.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Types.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_genMealy_read.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_testbench_transition.cpp (modified) Banc de registres - ajout de 2 ports additionnels inutiles (reset ... Fri, 09 Mar 2007 18:16:58 GMT rosiere [5] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Meta_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Parameters.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_history.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_val.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_predict_history.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Meta_Predictor.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Meta_Predictor_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/src/Statistics_print_body.cpp (added) Ajout du composant Meta_Predictor Thu, 08 Mar 2007 15:33:53 GMT rosiere [4] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Meta_Predictor_Glue.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_ack.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_branch_complete_history.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_predict_ack.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_genMealy_predict_history.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Meta_Predictor_Glue_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Meta_Predictor_Glue/src/Statistics_print_body.cpp (added) Tue, 06 Mar 2007 14:34:04 GMT kane [3] * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_genMealy.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_genMealy_read.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.defs (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/VERSION (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_print.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_signal.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/configuration.cfg (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/mkf.info (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_pht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_bht_address.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters_msg_error.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_deallocation.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_statistics.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_port.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Configuration_Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Configuration_Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Configuration_Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open_end.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_generate_file.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_get_body.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_header.cpp (modified) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (modified) * trunk/IPs/systemC/processor/Morpheo/Include/Debug.h (modified) * trunk/IPs/systemC/processor/Morpheo/Include/ErrorMorpheo.h (modified) * trunk/IPs/systemC/processor/Morpheo/Include/Test.h (modified) 1) Ajout d'un "printer" XML pour la configuration de paramètres 2) ... Thu, 01 Mar 2007 15:47:43 GMT kane [2] * trunk/Documents (added) * trunk/Documents/OpenRISC-1000_architecture_manual-20060405.pdf (added) * trunk/INSTALL (added) * trunk/IPs (added) * trunk/IPs/systemC (added) * trunk/IPs/systemC/hierarchy_memory (added) * trunk/IPs/systemC/hierarchy_memory/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/cache (added) * trunk/IPs/systemC/hierarchy_memory/cache/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/cache/access_port.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/address.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/cache.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/cache_multilevel.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/cache_onelevel.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/cache/tag.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/type_req_cache.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/type_rsp_cache.h (added) * trunk/IPs/systemC/hierarchy_memory/cache/write_buffer.h (added) * trunk/IPs/systemC/hierarchy_memory/data (added) * trunk/IPs/systemC/hierarchy_memory/data/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/data/data.h (added) * trunk/IPs/systemC/hierarchy_memory/data/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/data/segment.h (added) * trunk/IPs/systemC/hierarchy_memory/data/type_target.h (added) * trunk/IPs/systemC/hierarchy_memory/endianness (added) * trunk/IPs/systemC/hierarchy_memory/endianness/endianness.h (added) * trunk/IPs/systemC/hierarchy_memory/file (added) * trunk/IPs/systemC/hierarchy_memory/file/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/file/entry.h (added) * trunk/IPs/systemC/hierarchy_memory/file/entry_test.h (added) * trunk/IPs/systemC/hierarchy_memory/file/file.h (added) * trunk/IPs/systemC/hierarchy_memory/file/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/file/param.h (added) * trunk/IPs/systemC/hierarchy_memory/file/slot.h (added) * trunk/IPs/systemC/hierarchy_memory/file/sort_file.h (added) * trunk/IPs/systemC/hierarchy_memory/file/sort_file_dynamic.h (added) * trunk/IPs/systemC/hierarchy_memory/hierarchy_memory.h (added) * trunk/IPs/systemC/hierarchy_memory/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/ramlock (added) * trunk/IPs/systemC/hierarchy_memory/ramlock/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/ramlock/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/ramlock/ramlock.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_clock.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_close.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_lseek.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_open.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_read.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_time.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service/service_write.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/service_conversion.h (added) * trunk/IPs/systemC/hierarchy_memory/sim2os/sim2os.h (added) * trunk/IPs/systemC/hierarchy_memory/tty (added) * trunk/IPs/systemC/hierarchy_memory/tty/Makefile (added) * trunk/IPs/systemC/hierarchy_memory/tty/main.cpp (added) * trunk/IPs/systemC/hierarchy_memory/tty/tty.h (added) * trunk/IPs/systemC/hierarchy_memory/tty/xtty.h (added) * trunk/IPs/systemC/processor (added) * trunk/IPs/systemC/processor/Morpheo (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Constant (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Constant/Constant_OpenRISC.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/TODO (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Counter.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_genMealy.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Counter_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Counter/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/include/Counters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Counters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Group/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/RegisterFile.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_genMealy_read.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/RegisterFile_vhdl_type.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/RegisterFile/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/configuration.cfg.save (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/TODO (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/include/Pseudo_LRU.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_genMealy_access.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Pseudo_LRU_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Pseudo_LRU/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/TODO (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Shifter.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_genMealy_shift.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Common (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Component (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.defs (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component.sh (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/New_Component_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Branch_History_Table.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Branch_History_Table_vhdl_type.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Branch_History_Table/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Pattern_History_Table.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Pattern_History_Table_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Pattern_History_Table/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile.deps (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/configuration (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/configuration.cfg (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/include/test.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/SelfTest/src/test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Two_Level_Branch_Predictor_Glue.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_ack.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_bht_address.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_branch_complete_pht_address.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_ack.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_bht_address.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_genMealy_predict_pht_address.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/src/Two_Level_Branch_Predictor_Glue_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/VERSION (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Two_Level_Branch_Predictor.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters_msg_error.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Parameters_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_add.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_print.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Statistics_print_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_allocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_deallocation.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_declaration.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/src/Two_Level_Branch_Predictor_vhdl_testbench_transition.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_2_Decod (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_3_Rename (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_4_Select (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_5_Execute (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_6_Memory (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_7_Commit (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/configure.mkf (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Environnement.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Parameters_Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Statistics.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Vhdl_Testbench.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include/XML.h (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_as.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_bison.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_cc.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_doc.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_flex.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_linker.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_make.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_prefix.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/include_mkf/mkf_xilinx_ise.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/mkf.info (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters_Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters_is_xxx.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Parameters_test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_compute_cycle_xxx.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_save.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Statistics_test_if_save.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_input.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_output.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_add_test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_instance.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_generate_process_clock.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_input.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_label.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_output.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_get_test.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_new_cycle.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_clock.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_input.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_output.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_Testbench_set_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_direction_toString.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_generate_file_model.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_generate_file_package.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_alias.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_architecture.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_component.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_entity.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_header.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_library_ieee.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_library_work.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_list.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_model.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_package.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_get_type.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_alias.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body_component.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_body_component_port_map.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_constant.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_library_work.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_list.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_port.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_signal.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_set_type.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/Vhdl_std_logic.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_attribut.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_close.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open_begin.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_balise_open_end.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_comment.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_depth.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_generate_file.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_get_body.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_header.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_indent.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton_begin.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_singleton_end.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Behavioural/src/XML_text.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Configuration (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/data (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/data/ibm_power_5.xml (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/data/test.xml (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/data/test2.xml (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/src (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/SelfTest/src/main.cpp (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/include (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/include/Configuration.h (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/src (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/src/Configuration_files.l (added) * trunk/IPs/systemC/processor/Morpheo/Configuration/src/Configuration_files.y (added) * trunk/IPs/systemC/processor/Morpheo/Documentation (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/common/bibliographie.bib (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/01_abstract.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/02_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/03_experimentation.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/04_methodologie.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/05_resultat.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/06_conclusion.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr.old/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/01_abstract.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/02_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/03_experimentation.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/04_methodologie.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/05_resultat.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/06_conclusion.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/article-morpheo-share_architectural_ressources_between_hardware_context/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-configuration_file_syntax (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-configuration_file_syntax/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-configuration_file_syntax/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-configuration_file_syntax/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-methodology (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-methodology/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-methodology/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-methodology/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-new_component (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-new_component/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-new_component/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-new_component/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/common/biblio.bib (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_component_predictor.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_introduction.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_nomenclature.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_overview.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_stage_decod.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-morpheo-overview/fr/section_stage_ifetch.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-viewer-specification (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-viewer-specification/common (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-viewer-specification/common/syntax.xml (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-viewer-specification/fr (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Documents/document-viewer-specification/fr/root.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.dat (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_all.p (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_occupation.dat (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Graph/simulation_occupation.p (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sed (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-file_source.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/doc-style.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sed (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-file_source.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Include/ppt-style.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/article-morpheo-share_architectural_ressources_between_hardware_context (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-morpheo-configuration_file_syntax (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-morpheo-methodology (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-morpheo-new_component (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-morpheo-overview (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Language/document-viewer-specification (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/article-morpheo-share_architectural_ressources_between_hardware_context.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/article-morpheo-share_architectural_ressources_between_hardware_context.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-configuration_file_syntax.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-configuration_file_syntax.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-methodology.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-methodology.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-new_component.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-new_component.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-overview.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-morpheo-overview.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-viewer-specification.sty (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Package/document-viewer-specification.tex (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/README (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_Tools_Chain.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-BTB.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-BTB.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-address.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-address.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-meta_predictor.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-meta_predictor.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-predictor.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit-predictor.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_component-prediction_unit.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_overview.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_overview.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-decod.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-decod.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-ifetch.fig (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Schema/MORPHEO_stage-ifetch.fig.bak (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/article-morpheo-share_architectural_ressources_between_hardware_context (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-morpheo-configuration_file_syntax (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-morpheo-methodology (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-morpheo-new_component (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-morpheo-overview (added) * trunk/IPs/systemC/processor/Morpheo/Documentation/Source/Type/document-viewer-specification (added) * trunk/IPs/systemC/processor/Morpheo/Include (added) * trunk/IPs/systemC/processor/Morpheo/Include/Address.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Average.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/BitManipulation.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Debug.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/ErrorMorpheo.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Message.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Percent.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Test.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/ToBase2.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/ToString.h (added) * trunk/IPs/systemC/processor/Morpheo/Include/Types.h (added) * trunk/IPs/systemC/processor/Morpheo/Makefile (added) * trunk/IPs/systemC/processor/Morpheo/Script (added) * trunk/IPs/systemC/processor/Morpheo/Script/execute.sh (added) * trunk/IPs/systemC/processor/Morpheo/Script/execute_n.sh (added) * trunk/IPs/systemC/processor/Morpheo/Script/lock.sh (added) * trunk/IPs/systemC/processor/Morpheo/Script/log_trace.pl (added) * trunk/IPs/systemC/processor/Morpheo/Script/range.sh (added) * trunk/IPs/systemC/processor/Morpheo/Script/simulation.sh (added) * trunk/IPs/systemC/processor/Morpheo/Script/unlock.sh (added) * trunk/IPs/systemC/processor/Morpheo/Tools (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/data (added) * trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Selftest/data/syntax.xml (added) * trunk/IPs/systemC/shared (added) * trunk/IPs/systemC/shared/loadexec.c (added) * trunk/IPs/systemC/shared/macro.h (added) * trunk/IPs/systemC/shared/mapping_memory.h (added) * trunk/IPs/systemC/shared/soclib_caches_interfaces.h (added) * trunk/IPs/systemC/shared/soclib_generic_fifo.h (added) * trunk/IPs/systemC/shared/soclib_segment_table.h (added) * trunk/Platforms (added) * trunk/Platforms/Generic (added) * trunk/Platforms/Generic/Makefile (added) * trunk/Platforms/Generic/README (added) * trunk/Platforms/Generic/src (added) * trunk/Platforms/Generic/src/main_sc.cpp (added) * trunk/README (added) * trunk/Softwares (added) * trunk/Softwares/Basic_test.or32 (added) * trunk/Softwares/Basic_test.or32/Makefile (added) * trunk/Softwares/Basic_test.or32/Makefile.morpheo (added) * trunk/Softwares/Basic_test.or32/src (added) * trunk/Softwares/Basic_test.or32/src/asm (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_000_none.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_001_add.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_002_addc.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_003_extend.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_004_sfeq.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_005_sfne.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_006_sfges.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_007_sfgeu.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_008_sfgts.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_009_sfgtu.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_010_sfles.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_011_sfleu.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_012_sflts.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_013_sfltu.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_014_cmov.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_015_shift_rotate.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_016_load.s (added) * trunk/Softwares/Basic_test.or32/src/asm/asm_017_mul.s (added) * trunk/Softwares/Basic_test.or32/src/c (added) * trunk/Softwares/Basic_test.or32/src/c/bottles.c (added) * trunk/Softwares/Basic_test.or32/src/c/dhry21a.c (added) * trunk/Softwares/Basic_test.or32/src/c/dhry21b.c (added) * trunk/Softwares/Basic_test.or32/src/c/exec_0.c (added) * trunk/Softwares/Basic_test.or32/src/c/exec_1.c (added) * trunk/Softwares/Basic_test.or32/src/c/exec_2.c (added) * trunk/Softwares/Basic_test.or32/src/c/exec_3.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_array.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_endianness.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_factoriel.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_fibonnacci.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_hanoi.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_integrity.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_math.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_mm.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_parite.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_premier.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_test.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_test_io.c (added) * trunk/Softwares/Basic_test.or32/src/c/func_test_lock.c (added) * trunk/Softwares/Basic_test.or32/src/c/include (added) * trunk/Softwares/Basic_test.or32/src/c/include/bottles.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/dhry.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/dhry21.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/dico.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/exec.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_array.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_endianness.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_factoriel.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_fibonnacci.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_hanoi.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_integrity.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_math.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_mm.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_parite.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_premier.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_test.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_test_io.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/func_test_lock.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/test_setjmp.h (added) * trunk/Softwares/Basic_test.or32/src/c/include/workload.h (added) * trunk/Softwares/Basic_test.or32/src/c/main.c (added) * trunk/Softwares/Basic_test.or32/src/c/test_setjmp.c (added) * trunk/Softwares/Basic_test.or32/src/c/timers_b.c (added) * trunk/Softwares/Basic_test.or32/src/sys (added) * trunk/Softwares/Global.or32 (added) * trunk/Softwares/Global.or32/include (added) * trunk/Softwares/Global.or32/include/bool.h (added) * trunk/Softwares/Global.or32/include/cpu_info.h (added) * trunk/Softwares/Global.or32/include/find_one.h (added) * trunk/Softwares/Global.or32/include/func_io.h (added) * trunk/Softwares/Global.or32/include/service_clock.h (added) * trunk/Softwares/Global.or32/include/thread_info.h (added) * trunk/Softwares/Global.or32/include/uncached_mask.h (added) * trunk/Softwares/Global.or32/src (added) * trunk/Softwares/Global.or32/src/asm (added) * trunk/Softwares/Global.or32/src/asm/cpu_info.s (added) * trunk/Softwares/Global.or32/src/asm/find_one.s (added) * trunk/Softwares/Global.or32/src/asm/thread_info.s (added) * trunk/Softwares/Global.or32/src/asm/uncached_mask.s (added) * trunk/Softwares/Global.or32/src/c (added) * trunk/Softwares/Global.or32/src/c/func_io.c (added) * trunk/Softwares/Global.or32/src/c/service_clock.c (added) * trunk/Softwares/Global.or32/src/sys (added) * trunk/Softwares/Global.or32/src/sys/crt0.s (added) * trunk/Softwares/Min.or32 (added) * trunk/Softwares/Min.or32/Makefile (added) * trunk/Softwares/Min.or32/Makefile.morpheo (added) * trunk/Softwares/Min.or32/src (added) * trunk/Softwares/Min.or32/src/asm (added) * trunk/Softwares/Min.or32/src/asm/cpu_info.s (added) * trunk/Softwares/Min.or32/src/asm/find_one.s (added) * trunk/Softwares/Min.or32/src/asm/thread_info.s (added) * trunk/Softwares/Min.or32/src/c (added) * trunk/Softwares/Min.or32/src/c/include (added) * trunk/Softwares/Min.or32/src/c/include/cpu_info.h (added) * trunk/Softwares/Min.or32/src/c/include/thread_info.h (added) * trunk/Softwares/Min.or32/src/c/main.c (added) * trunk/Softwares/Min.or32/src/ldscript (added) * trunk/Softwares/Min.or32/src/ldscript/or32.ld (added) * trunk/Softwares/Min.or32/src/sys (added) * trunk/Softwares/Min.or32/src/sys/crt0.s (added) * trunk/Softwares/README_SOFT (added) * trunk/Tools (added) * trunk/Tools/newlib (added) * trunk/Tools/or1k (added) * trunk/Tools/soclib (added) * trunk/Tools/systemc (added) * trunk/Tools/systemcass (added) * trunk/Tools/xilinx (added) * trunk/environment.sh (added) Import Morpheo Thu, 01 Mar 2007 15:34:42 GMT kane [1] * trunk (added) Creation trunk