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