source: trunk/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @91   14 years alain polishing
(edit) @90   14 years alain Introducing a print_trace() method for debug.
(edit) @88   14 years gao Correction of itlb access bit set and dtlb dirty bit set
(edit) @85   14 years simerabe removing duplicate ring_signals_2
(edit) @84   14 years bouyer ICACHE_SW_FLUSH/ICACHE_CACHE_FLUSH: when walking the tlb/cache looking …
(edit) @83   14 years guthmull Fix the masking of RERROR field
(edit) @82   14 years guthmull Add broadcast limitation compatibility, indicate the type of response …
(edit) @81   14 years choichil vci_synthetic_initiator draft
(edit) @80   14 years gao Modified the coherence check for TLB entry updating
(edit) @79   14 years gao Correction of dirty bit and access bit in data cache
(edit) @78   14 years choichil Modification of the vci_synthetic_initiator draft
(edit) @77   14 years choichil Rename of vci_traffic_generator to vci_synthetic_initiator
(edit) @76   14 years choichil Metadata file…
(edit) @75   14 years choichil Rearranging hierarchy
(edit) @74   14 years choichil Adding files hierarchy of vci_traffic_generator
(edit) @73   14 years bouyer Fix several issues regarding management of the …
(edit) @72   14 years bouyer 2 fixes: - do not test r_dcache_in_[id]tlb[] just after setting the …
(edit) @71   14 years bouyer When updating PTE bits, don't write back to the dcache locally, the …
(edit) @70   14 years bouyer Check/update the dirty bit on SC too
(edit) @69   14 years bouyer Fix cut'n'paste error
(edit) @68   14 years bouyer A SC cause the dcache entry to be updated by the memcache, and the tlb …
(edit) @65   14 years nipo Use proper namespaces
(edit) @64   14 years nipo Use proper namespaces
(edit) @62   14 years gao Debug infos deleted
(edit) @61   14 years gao Active caches
(edit) @60   14 years gao bug correction
(edit) @59   14 years alain modifying the chek in the constructor to accept up to 4096 sets.
(edit) @58   14 years guthmull Fix partial instruction updates
(edit) @57   14 years guthmull Fix a bug with uncached reads, add more debug capabilities
(edit) @56   14 years guthmull SC don't generate invalidations and cleanup any more, add treatment of …
(edit) @55   14 years guthmull Fix a bug in SC, add start cycle debug
(edit) @54   14 years bouyer Remove debug output
(edit) @53   14 years gao debug
(edit) @52   14 years bouyer Make it build with systemcass.
(edit) @51   14 years gao Activity counter update
(edit) @50   14 years gao Activity counter update
(edit) @49   14 years gao Activity counter update
(edit) @48   14 years gao Activity counter update
(edit) @47   14 years alain
(edit) @45   14 years alain Introducing an improved memory consistency in the multi-write-buffer: …
(edit) @41   14 years gao Special for cc_vcache and cc_vcache_multi
(edit) @40   14 years gao cc_vcache_multi added
(edit) @39   14 years gao old file delete
(edit) @38   14 years gao cc_vcache added
(edit) @37   14 years gao Bug correction
(edit) @35   14 years simerabe fixing bug : multi-inclusion control
(edit) @33   14 years simerabe fixing bug : case of non initiator or non target
(edit) @32   14 years guthmull Add SC randomization to V1
(edit) @31   14 years guthmull Fix an issue in the select function
(edit) @29   14 years nipo Fix metadata
(edit) @26   14 years guthmull Update metadata
(edit) @20   14 years nipo Update DSX metadata
(edit) @19   14 years guthmull Fix uninitialized variable
(edit) @18   14 years gao Bug correction
(edit) @17   14 years simerabe updating lib components
(edit) @14   14 years simerabe fixing bug related to broadcast
(edit) @13   14 years bouyer Fix build with systemcass (add .read() on register access)
Note: See TracRevisionLog for help on using the revision log.