source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @932   9 years cfuguet reconf: introduce a vci_local_crossbar which support the segment …
(edit) @931   9 years cfuguet reconf: introducing the segment recovery mechanism in the dspin_router …
(edit) @929   9 years cfuguet reconf: update the onerun.py simulation script
(edit) @928   9 years cfuguet reconf: use the std::numeric_limits class for int max values
(edit) @927   9 years cfuguet reconf: improve test scripts for tsar_generic_iob platform - Now it …
(edit) @926   9 years cfuguet reconf: add external ROM in platform - The external ROM, which can …
(edit) @925   9 years cfuguet reconf: erasing the CONFIG_LOCK register in the memcache interface file
(edit) @924   9 years cfuguet reconf: factorize the watchdog_timeout signal in vci_cc_vcache_wrapper
(edit) @923   9 years cfuguet reconf: reuse the UNC transactions' watchdog timer in the CC_TEST - …
(edit) @922   9 years haoliu HMESI Bugfixed in vci_mem_cache. a wrong key is sent to cache L1.
(edit) @921   9 years meunier wt_ideal branch: * Forgot to remove the hack in vci_cc_vcache to end …
(edit) @920   9 years meunier * Adding branch wt_ideal -- "ideal" write-through
(edit) @919   9 years cfuguet reconf: implement the CC_TEST FSM in the cc_vcache_wrapper - …
(edit) @918   9 years haoliu RWT Bug fixed in vci_mem_cache: considering the local cost for all the …
(edit) @916   9 years cfuguet reconf: (tsar_generic_iob) use SYNTHETIC mode in the NIC controller
(edit) @915   9 years cfuguet reconf: merge vci_mem_cache trunk modifications (rev 912)
(edit) @910   9 years haoliu (HMESI) Fixed bug for the write cost counter and the sc cost counter …
(edit) @909   9 years haoliu (RWT) fixed bug for the write cost counter and the sc cost counter …
(edit) @907   9 years cfuguet reconf: generate the linux device tree when running simulation script
(edit) @906   9 years cfuguet reconf: improve platform configuration scripts for OpenMP
(edit) @905   9 years cfuguet reconf: use sc_uint<X> for the trdid instead of uint_X - This way, …
(edit) @904   9 years cfuguet reconf: any router in any NoC can be faulty. Moreover, each NoC has …
(edit) @903   9 years cfuguet reconf: bugfix in vci_cc_vcache_wrapper concerning the watchdog timer …
(edit) @902   9 years cfuguet reconf: improve the random fault generation - Improve portability …
(edit) @901   9 years devigne RWT: merge from trunk (CONFIG_FSM bugfix)
(edit) @900   9 years cfuguet reconf: increase the maxcycles limit for the distributed boot simulations
(edit) @899   9 years cfuguet reconf: merge from the trunk (r891) the CONFIG FSM bugfix
(edit) @894   9 years cfuguet reconf: add script to simulate random faulty components in platform …
(edit) @893   9 years cfuguet reconf: remove vsegs for the replicated ROMs - Vsegs definition in …
(edit) @890   9 years cfuguet reconf: improve the onerun.py script in the tsar_generic_iob - Now, …
(edit) @889   9 years cfuguet reconf: support multiple faulty routers in the platform - Each …
(edit) @888   9 years cfuguet reconf: use the watchdog timer for the uncacheable requests too. - …
(edit) @887   9 years cfuguet reconf: add test for the recovery routing function on the dspin_router …
(edit) @886   9 years cfuguet reconf: introduce a dspin_router_config.h interface file - This …
(edit) @884   9 years cfuguet reconf: bind a config port of the xicu to the internal dspin_routers …
(edit) @883   9 years cfuguet reconf: use a fixed-width integer for the dspin_router's blackhole_pos reg
(edit) @882   9 years cfuguet reconf: use the reconf:vci_xicu in the tsar_iob_cluster platform.
(edit) @881   9 years cfuguet reconf: introduce a configuration function in the vci_xicu - This …
(edit) @880   9 years cfuguet reconf: introduce vci_xicu component - A reconfiguration …
(edit) @879   9 years cfuguet reconf: fix class name mismatch with header #defines
(edit) @878   9 years cfuguet reconf: introduce the vci_tsar_config component - This component …
(edit) @877   9 years cfuguet reconf: replace internal BH variable by an input port in the …
(edit) @876   9 years cfuguet reconf: relax mesh size constraints - The mesh number of rows and …
(edit) @875   9 years cfuguet reconf: merge modifications from the trunk/tsar_generic_iob (r874) …
(edit) @873   9 years cfuguet reconf: introducing recovery_route function in the dspin_router - …
(edit) @872   9 years cfuguet reconf: adding test platform for the vci_mem_cache test mechanisms …
(edit) @871   9 years cfuguet reconf: bugfix in vci_mem_cache's CC_SEND FSM genmoore function - …
(edit) @869   9 years cfuguet reconf: adding the CC_TEST FSM as a client of the CLEANUP FSM - Now …
(edit) @868   9 years cfuguet reconf: adding the CC_TEST FSM as one of the clients of the CC_SEND …
(edit) @867   9 years cfuguet reconf: introducing TEST packet fields in the dhccp dspin params header
(edit) @865   9 years cfuguet reconf: introducing the CC_TEST FSM in the vci_mem_cache - The …
(edit) @864   9 years cfuguet reconf: introducing TEST packets for the coherence network - …
(edit) @863   9 years cfuguet reconf: creating branch for the dspin_dhccp_param header file
(edit) @862   9 years cfuguet reconf: erasing trailing spaces in vci_mem_cache header file
(edit) @861   9 years cfuguet reconf: creating branch for the vci_mem_cache module
(edit) @859   9 years cfuguet reconf: introducing a FAULTY_MASK parameter in tsar_generic_iob - …
(edit) @858   9 years cfuguet reconf: using a fixed processor's local ID width - Modifying the …
(edit) @857   9 years cfuguet reconf: modification in softs/lib/io.h header file - When …
(edit) @856   9 years cfuguet reconf: improving test recipe of unit tests' makefile
(edit) @855   9 years cfuguet reconf: introducing a -FAULTY_ROUTER argument in tsar_generic_iob …
(edit) @854   9 years cfuguet reconf: introducing reconf branch of the soclib/dspin_router component …
(edit) @853   9 years cfuguet reconf: introducing assert to detect early watchdog timeout. - …
(edit) @852   9 years cfuguet reconf: including test recipe in unit tests makefiles - The …
(edit) @851   9 years cfuguet reconf/tsar_generic_iob: replacing the virtual dspin routers by dspin …
(edit) @850   9 years cfuguet reconf: introducing a softs directory in the reconfiguration branch …
(edit) @847   9 years cfuguet reconf: introducing a batchmode in the onerun.py script
(edit) @846   9 years cfuguet reconf: adding external access type to read/write WDT threshold
(edit) @845   9 years cfuguet reconf: introducing watchdog timer in the vci_cc_vcache_wrapper - …
(edit) @844   9 years cfuguet reconf: introducing a compile-only option in the onerun.py script
(edit) @843   9 years devigne RWT Commit : Add soft directory. Soft directory contains scripts used …
(edit) @842   9 years devigne RWT Commit : Fixing last commit.
(edit) @841   9 years cfuguet reconf/tsar_generic_iob: updating metadata files - Renaming the mem …
(edit) @840   9 years cfuguet reconf/vci_cc_vcache_wrapper: Renaming the soclib tag to avoid …
(edit) @839   9 years cfuguet reconf: creating branch for the vci_cc_vcache_wrapper module - This …
(edit) @838   9 years meunier HMESI branch: * Renamed parameters dspin_in_width and dspin_out_width …
(edit) @837   9 years meunier RWT branch: * Renamed parameters dspin_in_width and dspin_out_width
(edit) @831   9 years cfuguet reconf/tsar_generic_iob: updating the arch.py file - Adding support …
(edit) @827   9 years devigne RWT Commit : vci_cc_vcache_wrapper cosmetic
(edit) @824   9 years devigne RWT Commit : cc_vcache_wrapper cosmetic (remove trailing whitespace …
(edit) @823   9 years devigne RWT Commit : Cosmetic
(edit) @814   10 years devigne RWT commit : Cosmetic (Remove trailing whitespace)
(edit) @813   10 years haoliu (MESI) Bug fixed in vci_mem_cache_wrapper: When the MULTI_ACK_FSM …
(edit) @812   10 years cfuguet reconf/tsar_generic_iob: improving info messages in simulation script
(edit) @808   10 years cfuguet reconf/tsar_generic_iob: minor improvements in the soclib.conf file
(edit) @807   10 years cfuguet reconf/tsar_generic_iob: add script to launch one simulations - It …
(edit) @806   10 years cfuguet reconf/tsar_generic_iob: Using the new P_WIDTH constant - This …
(edit) @805   10 years devigne RWT commit : Update from the trunk (paddr extension)
(edit) @788   10 years meunier MESI Branch: * Frozen cycle correction (Hao)
(edit) @787   10 years meunier RWT branch: * Cleaning counters
(edit) @786   10 years meunier MESI branch: * Renaming directory dspin_dhccp_param to dspin_hmesi_param
(edit) @785   10 years meunier MESI branch: * Cosmetic * Changing counters definitions and tags * …
(edit) @784   10 years cfuguet reconfiguration/tsar_generic_iob: adding legend in plot with fault configs
(edit) @783   10 years meunier RWT: * Fix the way cleanups and cleanups with data (and their …
(edit) @782   10 years cfuguet reconfiguration/tsar_generic_iob: adding script for plotting
(edit) @780   10 years meunier RWT: * Updating counters tags in mem_cache
(edit) @778   10 years cfuguet reconfiguration/tsar_generic_iob: fixing python version …
(edit) @777   10 years cfuguet reconfiguration/tsar_generic_iob: adding parse.py script for stats …
(edit) @776   10 years cfuguet reconfiguration/tsar_generic_iob: using abspath instead of relpath …
(edit) @775   10 years cfuguet reconfiguration/tsar_generic_iob: introducing faultyprocs python …
(edit) @774   10 years cfuguet reconfiguration/tsar_generic_iob: moving all python scripts in …
Note: See TracRevisionLog for help on using the revision log.