source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @218   12 years alain
(edit) @217   12 years alain Fixing a bug in the DCACHE_INVALTLB_SCAN sub-FSM: It requires a …
(edit) @216   12 years bouyer BLOCK_DEVICE_BLOCK_SIZE should return the block size in bytes, not …
(edit) @215   12 years alain Introducing start_monitor() & stop_monitor() methods in vci_mem_cache_v4
(edit) @214   12 years bouyer Add iss_set_debug_mask() method, used to set the iss's debug mask.
(edit) @213   12 years bouyer DCACHE_DIRTY_SC_WAIT: when the SC fails, send a cleanup as we …
(edit) @212   12 years bouyer Introduce read_neutral(), which returns a directory entry without …
(edit) @211   12 years bouyer cache_monitor(): monitor the icache as well as the dcache Add missing …
(edit) @210   12 years bouyer cache_monitor(): use read_neutral(), this should not change the cache …
(edit) @209   12 years bouyer Initialize all variables that will be used later
(edit) @208   12 years alain Introducing a mono-processor architecture using the cc_xcache_v4
(edit) @207   12 years alain Introducing a mono-pprocesseur architecture using cc_vcache_V4
(edit) @206   12 years alain bug fixing
(edit) @205   12 years alain bug fixing
(edit) @204   12 years alain bugs fix
(edit) @203   12 years alain
(edit) @202   12 years alain
(edit) @201   12 years alain fixing a malicious bug in ICAHE FSM : bad handling of the speculative …
(edit) @200   12 years alain
(edit) @199   12 years almaless Listen to CC-Requests while waiting
(edit) @198   12 years almaless Undoing change committed in r197
(edit) @197   12 years almaless Listen to CC-Requests while waiting
(edit) @196   12 years alain Fixing 2 bugs: 1/ The coherence requests must be taken in state …
(edit) @195   12 years almaless bug-fix in dcache
(edit) @194   12 years almaless bug-fix
(edit) @193   12 years almaless Add missing break
(edit) @192   12 years cfuguet Cleanup transaction modification
(edit) @191   12 years cfuguet Cleanup transaction modification
(edit) @190   12 years zzhang fix some bugs in vdspin platform
(edit) @189   12 years alain Introducing tsarv4_generic_mmu platform
(edit) @188   12 years alain A maitainable version removing the multi-caches feature.
(edit) @187   12 years alain
(edit) @186   12 years alain
(edit) @185   12 years alain
(edit) @184   12 years alain mproving the debug mechanisms
(edit) @183   12 years alain Introducing vci_cc_vcache_v4
(edit) @182   12 years choichil Replacing simple_ram to synthetic_target
(edit) @181   12 years choichil Adding synthetic target made from vci_simple_ram
(edit) @180   12 years choichil synthetic initiator corrected
(edit) @179   12 years choichil Platform to extract results for broadcast
(edit) @178   12 years alain fixing a bug in _barrier_wait function (thanks to Joel for asm)
(edit) @177   13 years alain ng two warnings regarding the order of member variables initialisation.
(edit) @176   13 years alain Fixing a portability bug in the assemby code of the _barrier_wait function.
(edit) @175   13 years kane vci_cc_xcache_wrapper_v4 : suppress one state (CC_UPDATE)
(edit) @174   13 years alain improving instrumentation in main.c
(edit) @173   13 years alain _barrier_wait(): separate count and lock variables
(edit) @172   13 years alain
(edit) @171   13 years alain Introducing Instrumentation
(edit) @170   13 years alain Introducing instrumentation in the filter application
(edit) @169   13 years simerabe adding parameters for new vci_cc_xcache_wrapper_v4 version (cmp)
(edit) @168   13 years alain Moving to the vci_cc_xcache_wrapper_v4 implementing the multicores …
(edit) @167   13 years kane delete all timeout reference (multi write buffer)
(edit) @166   13 years kane (1) add modif from previous version (before merging), (2) add two …
(edit) @165   13 years kane In vci_cc_xcache_wrapper : (1) fix compilation directive, (2) replace …
(edit) @164   13 years simerabe replace sc_uint with sc_dt::sc_uint
(edit) @163   13 years simerabe remove duplicate reset.s
(edit) @162   13 years alain fixing a bug in display…
(edit) @161   13 years alain bug fix (line 2385)
(edit) @160   13 years alain Bug fixing : the VCI RERROR field should be masked with 0x1 before to …
(edit) @159   13 years alain code optimisation for the vertical filter.
(edit) @158   13 years alain Introducing the three sub-directories in the softs directory: - …
(edit) @157   13 years alain (Re)introducing the softs directory
(edit) @156   13 years alain Moving the sof_filter and soft_transpose software applications to the …
(edit) @155   13 years alain ntroducing the tsarv4_generic_ring platform
(edit) @154   13 years alain Introducing the tsarv4_generic_xbar platform
(edit) @153   13 years alain one more bug fixed…
(edit) @152   13 years kane Re add vci_cc_xcache_wrapper_v4 "multi-cache" edition and (1) fix …
(edit) @151   13 years alain Introducing the vci_block_device_tsar_v4 component, that respect the …
(edit) @150   13 years alain bug fixing
(edit) @149   13 years alain bug fixing
(edit) @148   13 years alain Introducing two new components : vci_vdspin_initiator_wrapper & …
(edit) @147   13 years alain Return to version 134 : The multi-processor version of the L1 cache …
(edit) @146   13 years choichil Modifications to make the code easier to read
(edit) @145   13 years choichil Adding function to get Latencies and a period for broadcast calculated …
(edit) @144   13 years kane in vci_cc_xcache_wrapper_v4 : (1) Fix bug in MISS_VICTIM state, (2) …
(edit) @143   13 years kane fix bug in ccxcachev4, save cpu_info in memcachev4
(edit) @142   13 years guthmull Eviction can now be random. Unselected by default.
(edit) @141   13 years guthmull Improve activity counters. Table sizes are now instance parameters.
(edit) @140   13 years kane yAjout du multi_cache : plusieurs processeur peuvent ce partager le …
(edit) @139   13 years gao Cleanup FSM changed
(edit) @138   13 years guthmull Handle bad accesses cleanly : transmit all accesses to the xram and …
(edit) @137   13 years simerabe replacing old ring versions with new one
(edit) @136   13 years simerabe deleting old ring components
(edit) @135   13 years choichil Initiator with bug correction in latency computing
(edit) @134   13 years kane add multi write buffer in cc_xcache_v4
(edit) @133   13 years choichil Platform with more parameters
(edit) @132   13 years choichil Synthetic Initiator with the latests bugs fixed
(edit) @131   13 years choichil Initiator with only one FSM for responses
(edit) @130   13 years gao Cleanup fsm seperated from vci fsm to evite deadlock
(edit) @129   13 years alain
(edit) @128   13 years alain decreasing the number of registers
(edit) @127   13 years choichil Removing useless prints
(edit) @126   13 years choichil Synthetic Initiator only with sc_signal
(edit) @125   13 years choichil Synthetic Initiator with good data to print
(edit) @124   13 years choichil Synthetic Initiator…
(edit) @123   13 years choichil Synthetic Initiator with parallel transactions
(edit) @122   13 years choichil Synthetic Initiator before being change for multiple requests
(edit) @121   13 years choichil Generic platform for VDSPIN tests and measurements
(edit) @120   13 years gao Separated cleanup from the vci_fsm to avoid deadlock
(edit) @119   13 years gao Modification for synthetisable reason
Note: See TracRevisionLog for help on using the revision log.