source: trunk/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @229   12 years alain bug fix
(edit) @228   12 years alain Fixing a bug in the INIT_FSM (in case of write on disk)
(edit) @227   12 years alain Fixinng a bug in the handling of the generic_cam to support pipelined …
(edit) @225   12 years bouyer Normalize trace: address and data in hex, the rest (way/set/trdid/etc) …
(edit) @224   12 years bouyer Normalize trace message: address, data and byte enable in hex, …
(edit) @223   12 years alain Fixing a bub in SC_FSM: The write was done too sytematically in the …
(edit) @222   12 years bouyer make the cache monitor function print the FSM state which does the …
(edit) @221   12 years alain
(edit) @220   12 years alain
(edit) @219   12 years alain
(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) @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) @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) @181   12 years choichil Adding synthetic target made from vci_simple_ram
(edit) @180   12 years choichil synthetic initiator corrected
(edit) @177   13 years alain ng two warnings regarding the order of member variables initialisation.
(edit) @175   13 years kane vci_cc_xcache_wrapper_v4 : suppress one state (CC_UPDATE)
(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) @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) @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) @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) @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) @120   13 years gao Separated cleanup from the vci_fsm to avoid deadlock
(edit) @119   13 years gao Modification for synthetisable reason
(edit) @118   13 years alain update print_trace() prototype
(edit) @116   13 years alain Introducing a print_trace() method
(edit) @115   13 years choichil Adding deterministic for debug
(edit) @114   13 years alain Improving the print_trace() display.
(edit) @113   13 years alain Improving the print_trace() function
(edit) @111   13 years choichil Puisque c'est comme ça, je commite mon truc…
(edit) @110   13 years guthmull Fix an issue with systemcass 64 bits conversions.
(edit) @109   13 years guthmull Don't check rsp length in case of error. Check that the processor …
(edit) @108   13 years gao Bug correction
(edit) @106   13 years choichil Vci_Synthetic_Initiator correction of some bugs... some may still exist
(edit) @104   13 years gao Verify broadcast address using mask
(edit) @102   13 years choichil Synthetic initiator that compiles
(edit) @101   13 years gao Delete the evaluation codes for speedup simulation
(edit) @98   14 years choichil Correcting file names of vci_synthetic_initiator
(edit) @96   14 years gao Redo ins TLB access bit update when it miss in dcache
Note: See TracRevisionLog for help on using the revision log.