|
|
@1021
|
9 years |
cfuguet |
Fixing warning with new compiler's versions.
|
|
|
@917
|
10 years |
cfuguet |
vci_mem_cache: erase unused config_lock register definition
- Some …
|
|
|
@912
|
10 years |
alain |
The hard lock implemented as an addressable register in the …
|
|
|
@908
|
10 years |
meunier |
Trunk :
* Fixing a bug in the computation of the write cost and SC …
|
|
|
@891
|
10 years |
alain |
Bug fix in the CONFIG_FSM: The communication channel
between the …
|
|
|
@836
|
10 years |
meunier |
Trunk:
* Cosmetic in mem_cache_directory.h and xram_transaction.h
* …
|
|
|
@811
|
10 years |
alain |
Cosmetic: Improve debug logs
|
|
|
@799
|
10 years |
meunier |
Trunk:
* Cosmetic in vci_mem_cache
|
|
|
@789
|
10 years |
meunier |
Trunk:
* Improving counters precision in vci_mem_cache, especially …
|
|
|
@781
|
10 years |
meunier |
Trunk:
* Bugfix (removed a semi-colon in vci_mem_cache)
|
|
|
@779
|
10 years |
meunier |
Trunk:
* Updating python scripts for simulations and graphs for …
|
|
|
@729
|
10 years |
alain |
Cosmetic
|
|
|
@722
|
10 years |
alain |
Introducing a single word feature in the cache_monitor() function.
|
|
|
@683
|
10 years |
porquet |
vci_mem_cache: fix warning with gcc 4.9.0
Default values for a …
|
|
|
@663
|
11 years |
meunier |
* Modifications in the tsar_generic_xbar topcell (remaining bugs)
* …
|
|
|
@649
|
11 years |
cfuguet |
Adding missing p_irq name initialization
|
|
|
@617
|
11 years |
haoliu |
Change an assert in memcache for the modification in cache L1(UNC WRITE)
|
|
|
@605
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- The rerror_irq_enable register is …
|
|
|
@603
|
11 years |
alain |
Cosmetic: improving comments in CONFIG FSM
|
|
|
@601
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- The out of segment read or write …
|
|
|
@599
|
11 years |
cfuguet |
Improvement in vci_mem_cache component:
- No need to pass x_self …
|
|
|
@597
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Bugfix in req_distance function …
|
|
|
@596
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- The instrumentation registers are …
|
|
|
@582
|
11 years |
alain |
Bug fix in config FSM : concurrent access to r_config_rsplines counter…
|
|
|
@549
|
11 years |
alain |
Compliance with mapping_table defined in release 2462
Introducing the …
|
|
|
@537
|
11 years |
cfuguet |
Bugfix in vci_mem_cache:
- Adding missing "else if" in the …
|
|
|
@535
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- When a BROADCAST INVALIDATE is …
|
|
|
@531
|
11 years |
cfuguet |
Modification on vci_mem_cache:
- Adding parentheses in two asserts …
|
|
|
@530
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- Aligning the FSM states values …
|
|
|
@529
|
11 years |
cfuguet |
Bugfix in vci_mem_cache:
- The word_count register used by the …
|
|
|
@527
|
11 years |
cfuguet |
Bugfix in vci_mem_cache and generic_llsc_global_table:
- The Store …
|
|
|
@524
|
11 years |
cfuguet |
The last commit to solve the bug in the SW access
to the LLSC table …
|
|
|
@523
|
11 years |
cfuguet |
Bugfix in GenericLLSCGlobal table and vci_mem_cache:
- Two bugs …
|
|
|
@512
|
11 years |
meunier |
Tried to supress a few errors from valgrind; added corresponding …
|
|
|
@509
|
11 years |
meunier |
Last commit encountered an error and was only partially propagated, …
|
|
|
@507
|
11 years |
alain |
Removing three unsused registers in TGT_CMD FSM.
|
|
|
@505
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Erasing the unnecessary registers …
|
|
|
@504
|
11 years |
meunier |
* Added activity counters to the vci_mem_cache
* Modified the …
|
|
|
@499
|
11 years |
alain |
Fixing a bug dans l'automate CONFIG pour traiter correctement
la …
|
|
|
@496
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- Adding cast to addr_t (physical …
|
|
|
@491
|
11 years |
lambert |
Fixing bug in vci_mem_cache : Missing default value for severals …
|
|
|
@489
|
11 years |
alain |
Implement both the SYNC and INVAL configuration commands.
Uses the TRT …
|
|
|
@483
|
11 years |
devigne |
Revert commit r481
|
|
|
@482
|
11 years |
joannou |
Updated llsc memcache table interface for sw operation (now able to …
|
|
|
@481
|
11 years |
devigne |
Fixing deadlock with MULTI_ACK FSM and TGT_RSP FSM, and CLEANUP_FSM …
|
|
|
@468
|
11 years |
cfuguet |
/ …
|
|
|
@449
|
11 years |
alain |
Fixing several bugs in the configuration interface.
|
|
|
@439
|
11 years |
alain |
Improving the Config Interface.
|
|
|
@434
|
11 years |
alain |
Introducing a preliminary configuration interface in vci_mem_cache.
|
|
|
@431
|
11 years |
cfuguet |
Bugfix of previous commit in vci_mem_cache:
- Forgotten transition …
|
|
|
@430
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Adding error treatment for …
|
|
|
@429
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Modifying MULTI_ACK_IDLE state to …
|
|
|
@427
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- Replacing "if" by "assert" in the …
|
|
|
@422
|
11 years |
alain |
cosmetic
|
|
|
@403
|
11 years |
alain |
Updating vci_cc_vcache_wrapper and vci_mem_cache to comply with the …
|
|
|
@395
|
11 years |
alain |
ntroducing support for 40 bits physical addresses.
|
|
|
@391
|
11 years |
lambert |
Bug fix in Vci_mem_cache :
* When line evicion in write fsm to …
|
|
|
@385
|
12 years |
alain |
VCI port to XRAM switched to DATA == 64 bits
=> two template …
|
|
|
@377
|
12 years |
joannou |
Introducing vci_cc_vcache_wrapper and vci_mem_cache components in …
|
|
copied from branches/v5/modules/vci_mem_cache/caba/source/src:
|
|
|
@367
|
12 years |
cfuguet |
Modification in v5/vci_mem_cache
Aligning to left the SRCID into the …
|