source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1028   8 years cfuguet Fixing indentation in the README file
(edit) @1027   8 years cfuguet Improving documentation of the reconfiguration/tsar_generic_iob platform.
(edit) @1020   8 years cfuguet reconf: improving dspin_router transition function.
(edit) @1019   8 years cfuguet Fixing some warnings for new compiler's versions
(edit) @1016   9 years cfuguet reconf: dspin_router - improve the code readability of the …
(edit) @1015   9 years cfuguet reconf: when a local router in a cluster is faulty, the cores are kept …
(edit) @1014   9 years cfuguet reconf: remove useless register assignments when writing in the …
(edit) @1013   9 years cfuguet reconf: bugfix in reconf:vci_local_crossbar regarding the hardware …
(edit) @1011   9 years cfuguet reconf: introduce a scratchpad mode in the memory cache. - …
(edit) @1010   9 years cfuguet Add DSPIN router ports' index enumerate in the class definition.
(edit) @1009   9 years cfuguet add a new platform for the evaluation of the broadcast recovery …
(edit) @1007   9 years cfuguet reconf: update the reconfiguration/tsar_generic_iob to comply with new …
(edit) @1006   9 years cfuguet reconf: simplify the mechanism to transform a router in a black-hole.
(edit) @1001   9 years cfuguet reconf: introducing a hardware barrier in the global-local interface …
(edit) @1000   9 years cfuguet reconf: update simulation scripts and fix some minor bugs in the …
(edit) @999   9 years cfuguet reconf: introduce a mechanism in the reconf:vci_xicu component to …
(edit) @998   9 years cfuguet reconf: several improvements in the dspin_router synthetic test platform
(edit) @997   9 years cfuguet reconf: improve the recovery broadcast replication policy - Improve …
(edit) @996   9 years cfuguet reconf: introduce scripts to get transactions latency in the synthetic …
(edit) @995   9 years cfuguet reconf: pass the configuration_supported parameter to the routers in …
(edit) @994   9 years cfuguet reconf: modify the broadcast routing function to support holes in the …
(edit) @991   9 years cfuguet reconf: force the python version 2.7 in simulation scripts.
(edit) @990   9 years cfuguet reconf: fix a bug on the PRIO register of the vci_xicu component - …
(edit) @989   9 years cfuguet reconf: allow debugging of the vci_simple_rom component in the …
(edit) @988   9 years cfuguet reconf: introducing a mechanism to deactivate the watchdog timer on …
(edit) @986   9 years cfuguet reconf: some improvements on tsar_generic_iob platform
(edit) @985   9 years cfuguet reconf: mask the global bits of the configuration segment - This …
(edit) @978   9 years cfuguet reconf: use the reconf version of the dspin_local_crossbar
(edit) @977   9 years cfuguet reconf: dont test the locality of global to local requests. - This …
(edit) @976   9 years cfuguet reconf: introduce the dspin_local_crossbar component in …
(edit) @974   9 years cfuguet reconf: improve reconf:tsar_generic_iob simulation scripts
(edit) @973   9 years cfuguet improve debug messages - replace the BDEV_DEBUG define by the …
(edit) @970   9 years cfuguet bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition - …
(edit) @969   9 years cfuguet reconf: don't use all cpus when simulating with omp.
(edit) @963   9 years cfuguet reconf: consider the IRQ_PER_PROCESSOR constant when connecting XICU irqs.
(edit) @961   9 years cfuguet reconf: merge commit 959 concerning parameters of the XICU - All …
(edit) @958   9 years cfuguet update arch.py to comply to the new genmap addPeriph() definition
(edit) @957   9 years cfuguet Introduce a SocLib? platform implementing the FPGA mono cluster …
(edit) @947   9 years cfuguet reconf: add new mode to the dspin_router - Modes are: + …
(edit) @942   9 years cfuguet reconf: improve unitary tests for dspin_router
(edit) @941   9 years cfuguet reconf: use of the NIC and CHBUFDMA is now optional
(edit) @940   9 years cfuguet reconf: the disk image path can be passes as parameter to the …
(edit) @936   9 years cfuguet reconf: using the reconfiguration version of the vci_local_crossbar in …
(edit) @935   9 years cfuguet reconf: the ELF file for the external ROM is now optional in the …
(edit) @934   9 years cfuguet reconf: add unitary test for the segment migration mechanism in the …
(edit) @933   9 years cfuguet reconf: vci_local_crossbar: locality of packets coming from the global …
(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
Note: See TracRevisionLog for help on using the revision log.