source: trunk/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @247   11 years cfuguet Introducing new CLEANUP transaction address specification in the …
(edit) @246   11 years cfuguet Bug fix in IXR_RSP FSM. Erroneous condition for the error verification
(edit) @245   11 years alain ntroducing a segmentation violation checking
(edit) @240   11 years fraga Adding component vci_io_bridge
(edit) @239   11 years cfuguet Bug fix: When there is a pending write in the stage 1 of the write …
(edit) @238   11 years fraga Changing ICACHE TLB MISS requests priority in DCACHE_IDLE. Now, the …
(edit) @237   11 years haoliu fix bug in state DCACHE_TLB_GET_PTE1_UPDT and DCACHE_TLB_GET_PTE2_UPDT
(edit) @236   11 years haoliu fix bug in state ICACHE_XTN_CACHE_INVAL_VA*
(edit) @235   11 years haoliu BUG FIX: In the ICACHE FSM, state ICACHE_XTN_CACHE_FLUSH
(edit) @233   11 years alain Fixing a bug in the DCACHE_IDLE state: The coherence request were not …
(edit) @231   11 years alain Fixing a bug in CLEANUP_FSM : The r_dcache_cleanup_req flip-flop must …
(edit) @230   11 years alain Fixing a bug in the LL reservation registration
(edit) @229   11 years alain bug fix
(edit) @228   11 years alain Fixing a bug in the INIT_FSM (in case of write on disk)
(edit) @227   11 years alain Fixinng a bug in the handling of the generic_cam to support pipelined …
(edit) @225   11 years bouyer Normalize trace: address and data in hex, the rest (way/set/trdid/etc) …
(edit) @224   11 years bouyer Normalize trace message: address, data and byte enable in hex, …
(edit) @223   11 years alain Fixing a bub in SC_FSM: The write was done too sytematically in the …
(edit) @222   11 years bouyer make the cache monitor function print the FSM state which does the …
(edit) @221   11 years alain
(edit) @220   11 years alain
(edit) @219   11 years alain
(edit) @218   11 years alain
(edit) @217   11 years alain Fixing a bug in the DCACHE_INVALTLB_SCAN sub-FSM: It requires a …
(edit) @216   11 years bouyer BLOCK_DEVICE_BLOCK_SIZE should return the block size in bytes, not …
(edit) @215   11 years alain Introducing start_monitor() & stop_monitor() methods in vci_mem_cache_v4
(edit) @214   11 years bouyer Add iss_set_debug_mask() method, used to set the iss's debug mask.
(edit) @213   11 years bouyer DCACHE_DIRTY_SC_WAIT: when the SC fails, send a cleanup as we …
(edit) @212   11 years bouyer Introduce read_neutral(), which returns a directory entry without …
(edit) @211   11 years bouyer cache_monitor(): monitor the icache as well as the dcache Add missing …
(edit) @210   11 years bouyer cache_monitor(): use read_neutral(), this should not change the cache …
(edit) @209   11 years bouyer Initialize all variables that will be used later
(edit) @206   11 years alain bug fixing
(edit) @205   11 years alain bug fixing
(edit) @204   11 years alain bugs fix
(edit) @203   11 years alain
(edit) @202   11 years alain
(edit) @201   11 years alain fixing a malicious bug in ICAHE FSM : bad handling of the speculative …
(edit) @200   11 years alain
(edit) @199   11 years almaless Listen to CC-Requests while waiting
(edit) @198   11 years almaless Undoing change committed in r197
(edit) @197   11 years almaless Listen to CC-Requests while waiting
(edit) @196   11 years alain Fixing 2 bugs: 1/ The coherence requests must be taken in state …
(edit) @195   11 years almaless bug-fix in dcache
(edit) @194   11 years almaless bug-fix
(edit) @193   11 years almaless Add missing break
(edit) @192   11 years cfuguet Cleanup transaction modification
(edit) @191   11 years cfuguet Cleanup transaction modification
(edit) @190   11 years zzhang fix some bugs in vdspin platform
(edit) @188   11 years alain A maitainable version removing the multi-caches feature.
(edit) @187   11 years alain
(edit) @186   11 years alain
(edit) @185   11 years alain
(edit) @184   11 years alain mproving the debug mechanisms
(edit) @183   11 years alain Introducing vci_cc_vcache_v4
(edit) @181   11 years choichil Adding synthetic target made from vci_simple_ram
(edit) @180   11 years choichil synthetic initiator corrected
(edit) @177   12 years alain ng two warnings regarding the order of member variables initialisation.
(edit) @175   12 years kane vci_cc_xcache_wrapper_v4 : suppress one state (CC_UPDATE)
(edit) @167   12 years kane delete all timeout reference (multi write buffer)
(edit) @166   12 years kane (1) add modif from previous version (before merging), (2) add two …
(edit) @165   12 years kane In vci_cc_xcache_wrapper : (1) fix compilation directive, (2) replace …
(edit) @164   12 years simerabe replace sc_uint with sc_dt::sc_uint
(edit) @161   12 years alain bug fix (line 2385)
(edit) @160   12 years alain Bug fixing : the VCI RERROR field should be masked with 0x1 before to …
(edit) @153   12 years alain one more bug fixed…
(edit) @152   12 years kane Re add vci_cc_xcache_wrapper_v4 "multi-cache" edition and (1) fix …
(edit) @151   12 years alain Introducing the vci_block_device_tsar_v4 component, that respect the …
(edit) @150   12 years alain bug fixing
(edit) @149   12 years alain bug fixing
(edit) @148   12 years alain Introducing two new components : vci_vdspin_initiator_wrapper & …
(edit) @147   12 years alain Return to version 134 : The multi-processor version of the L1 cache …
(edit) @146   12 years choichil Modifications to make the code easier to read
(edit) @145   12 years choichil Adding function to get Latencies and a period for broadcast calculated …
(edit) @144   12 years kane in vci_cc_xcache_wrapper_v4 : (1) Fix bug in MISS_VICTIM state, (2) …
(edit) @143   12 years kane fix bug in ccxcachev4, save cpu_info in memcachev4
(edit) @142   12 years guthmull Eviction can now be random. Unselected by default.
(edit) @141   12 years guthmull Improve activity counters. Table sizes are now instance parameters.
(edit) @140   12 years kane yAjout du multi_cache : plusieurs processeur peuvent ce partager le …
(edit) @139   12 years gao Cleanup FSM changed
(edit) @138   12 years guthmull Handle bad accesses cleanly : transmit all accesses to the xram and …
(edit) @136   12 years simerabe deleting old ring components
(edit) @135   12 years choichil Initiator with bug correction in latency computing
(edit) @134   12 years kane add multi write buffer in cc_xcache_v4
(edit) @132   12 years choichil Synthetic Initiator with the latests bugs fixed
(edit) @131   12 years choichil Initiator with only one FSM for responses
(edit) @130   12 years gao Cleanup fsm seperated from vci fsm to evite deadlock
(edit) @129   12 years alain
(edit) @128   12 years alain decreasing the number of registers
(edit) @127   12 years choichil Removing useless prints
(edit) @126   12 years choichil Synthetic Initiator only with sc_signal
(edit) @125   12 years choichil Synthetic Initiator with good data to print
(edit) @124   12 years choichil Synthetic Initiator…
(edit) @123   12 years choichil Synthetic Initiator with parallel transactions
(edit) @122   12 years choichil Synthetic Initiator before being change for multiple requests
(edit) @120   12 years gao Separated cleanup from the vci_fsm to avoid deadlock
(edit) @119   12 years gao Modification for synthetisable reason
(edit) @118   12 years alain update print_trace() prototype
(edit) @116   12 years alain Introducing a print_trace() method
(edit) @115   12 years choichil Adding deterministic for debug
Note: See TracRevisionLog for help on using the revision log.