|
|
@263
|
12 years |
alain |
Introducing a network controller (vci_multi_nic) in the I0 cluster.
|
|
|
@262
|
12 years |
alain |
Bug fixing: The handling of L/R bit update has been modified in DCACHE …
|
|
|
@261
|
12 years |
alain |
The tsarv4_generic_mmu platform has been modified to use the …
|
|
|
@260
|
12 years |
alain |
The vci_block_device_tsar_v4 component has been modified to support …
|
|
|
@259
|
12 years |
almaless |
Introduce ALMOS used platforms for TSAR.
See the package's README …
|
|
|
@258
|
12 years |
almaless |
Introduce a vci profiler for TSAR direct network
|
|
|
@257
|
12 years |
almaless |
- Adding two arguments: BLKSZ (sector size) and THREADS (OpenMP …
|
|
|
@256
|
12 years |
almaless |
Increase the set of allowed sector sizes until small-page size
|
|
|
@255
|
12 years |
alain |
Two modifications in the "tsarv4_generic_mmu" platform:
1) improving …
|
|
|
@254
|
12 years |
alain |
Two modifications:
1/ fixing a bug in the DCACHE_CC_INVAL state, …
|
|
|
@253
|
12 years |
meunier |
Added the display of the name of the component in the vci_cc_vcache_v4 …
|
|
|
@252
|
12 years |
meunier |
Minor changes on the soft_filter. This version works on tsar …
|
|
|
@251
|
12 years |
cfuguet |
Add the r_tgt_dcache_rsp and r_tgt_icache_rsp in the condition to go …
|
|
|
@250
|
12 years |
alain |
Removing parasitic constructor message.
|
|
|
@249
|
12 years |
meunier |
Formatting of topcell and cluster files
|
|
|
@248
|
12 years |
meunier |
Updates in the soft_filter application (bug corrections, formatting, …
|
|
|
@247
|
12 years |
cfuguet |
Introducing new CLEANUP transaction address specification in the …
|
|
|
@246
|
12 years |
cfuguet |
Bug fix in IXR_RSP FSM. Erroneous condition for the error verification
|
|
|
@245
|
12 years |
alain |
ntroducing a segmentation violation checking
|
|
|
@244
|
12 years |
meunier |
soft_transpose update to match platform changes
|
|
|
@243
|
12 years |
fraga |
Adding platform using vci_io_bridge
|
|
|
@242
|
12 years |
fraga |
Reparing erroneous commit
|
|
|
@241
|
12 years |
fraga |
Adding platform using vci_io_bridge
|
|
|
@240
|
12 years |
fraga |
Adding component vci_io_bridge
|
|
|
@239
|
12 years |
cfuguet |
Bug fix: When there is a pending write in the stage 1 of the write …
|
|
|
@238
|
12 years |
fraga |
Changing ICACHE TLB MISS requests priority in DCACHE_IDLE. Now, the …
|
|
|
@237
|
12 years |
haoliu |
fix bug in state DCACHE_TLB_GET_PTE1_UPDT and DCACHE_TLB_GET_PTE2_UPDT
|
|
|
@236
|
12 years |
haoliu |
fix bug in state ICACHE_XTN_CACHE_INVAL_VA*
|
|
|
@235
|
13 years |
haoliu |
BUG FIX: In the ICACHE FSM, state ICACHE_XTN_CACHE_FLUSH
|
|
|
@234
|
13 years |
almaless |
Bug-fix: use the loader's reference instead a copy of it. The ram …
|
|
|
@233
|
13 years |
alain |
Fixing a bug in the DCACHE_IDLE state: The coherence request were not …
|
|
|
@232
|
13 years |
alain |
Introducing the elementary tests for a TSAR mono-cluster …
|
|
|
@231
|
13 years |
alain |
Fixing a bug in CLEANUP_FSM : The r_dcache_cleanup_req flip-flop
must …
|
|
|
@230
|
13 years |
alain |
Fixing a bug in the LL reservation registration
|
|
|
@229
|
13 years |
alain |
bug fix
|
|
|
@228
|
13 years |
alain |
Fixing a bug in the INIT_FSM (in case of write on disk)
|
|
|
@227
|
13 years |
alain |
Fixinng a bug in the handling of the generic_cam
to support pipelined …
|
|
|
@226
|
13 years |
cfuguet |
New tsar v1 monocluster platform
|
|
|
@225
|
13 years |
bouyer |
Normalize trace: address and data in hex, the rest (way/set/trdid/etc) …
|
|
|
@224
|
13 years |
bouyer |
Normalize trace message: address, data and byte enable in hex, …
|
|
|
@223
|
13 years |
alain |
Fixing a bub in SC_FSM: The write was done too sytematically in the …
|
|
|
@222
|
13 years |
bouyer |
make the cache monitor function print the FSM state which does the …
|
|
|
@221
|
13 years |
alain |
|
|
|
@220
|
13 years |
alain |
|
|
|
@219
|
13 years |
alain |
|
|
|
@218
|
13 years |
alain |
|
|
|
@217
|
13 years |
alain |
Fixing a bug in the DCACHE_INVALTLB_SCAN sub-FSM:
It requires a …
|
|
|
@216
|
13 years |
bouyer |
BLOCK_DEVICE_BLOCK_SIZE should return the block size in bytes, not …
|
|
|
@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
|
|
|