|
|
@1016
|
9 years |
cfuguet |
reconf: dspin_router
- improve the code readability of the …
|
|
|
@1014
|
9 years |
cfuguet |
reconf: remove useless register assignments when writing in the …
|
|
|
@1013
|
9 years |
cfuguet |
reconf: bugfix in reconf:vci_local_crossbar regarding the hardware …
|
|
|
@1011
|
9 years |
cfuguet |
reconf: introduce a scratchpad mode in the memory cache.
- …
|
|
|
@1010
|
9 years |
cfuguet |
Add DSPIN router ports' index enumerate in the class definition.
|
|
|
@1009
|
9 years |
cfuguet |
add a new platform for the evaluation of the broadcast recovery …
|
|
|
@1006
|
9 years |
cfuguet |
reconf: simplify the mechanism to transform a router in a black-hole.
|
|
|
@1001
|
9 years |
cfuguet |
reconf: introducing a hardware barrier in the global-local interface …
|
|
|
@999
|
9 years |
cfuguet |
reconf: introduce a mechanism in the reconf:vci_xicu component to …
|
|
|
@998
|
9 years |
cfuguet |
reconf: several improvements in the dspin_router synthetic test platform
|
|
|
@997
|
9 years |
cfuguet |
reconf: improve the recovery broadcast replication policy
- Improve …
|
|
|
@996
|
9 years |
cfuguet |
reconf: introduce scripts to get transactions latency in the synthetic …
|
|
|
@994
|
9 years |
cfuguet |
reconf: modify the broadcast routing function to support holes in the …
|
|
|
@990
|
9 years |
cfuguet |
reconf: fix a bug on the PRIO register of the vci_xicu component
- …
|
|
|
@988
|
9 years |
cfuguet |
reconf: introducing a mechanism to deactivate the watchdog timer on …
|
|
|
@985
|
10 years |
cfuguet |
reconf: mask the global bits of the configuration segment
- This …
|
|
|
@977
|
10 years |
cfuguet |
reconf: dont test the locality of global to local requests.
- This …
|
|
|
@976
|
10 years |
cfuguet |
reconf: introduce the dspin_local_crossbar component in …
|
|
|
@973
|
10 years |
cfuguet |
improve debug messages
- replace the BDEV_DEBUG define by the …
|
|
|
@970
|
10 years |
cfuguet |
bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition
- …
|
|
|
@947
|
10 years |
cfuguet |
reconf: add new mode to the dspin_router
- Modes are:
+ …
|
|
|
@942
|
10 years |
cfuguet |
reconf: improve unitary tests for dspin_router
|
|
|
@934
|
10 years |
cfuguet |
reconf: add unitary test for the segment migration mechanism in the …
|
|
|
@933
|
10 years |
cfuguet |
reconf: vci_local_crossbar: locality of packets coming from the
global …
|
|
|
@932
|
10 years |
cfuguet |
reconf: introduce a vci_local_crossbar which support the segment …
|
|
|
@931
|
10 years |
cfuguet |
reconf: introducing the segment recovery mechanism in the dspin_router …
|
|
|
@928
|
10 years |
cfuguet |
reconf: use the std::numeric_limits class for int max values
|
|
|
@925
|
10 years |
cfuguet |
reconf: erasing the CONFIG_LOCK register in the memcache interface
file
|
|
|
@924
|
10 years |
cfuguet |
reconf: factorize the watchdog_timeout signal in vci_cc_vcache_wrapper
|
|
|
@923
|
10 years |
cfuguet |
reconf: reuse the UNC transactions' watchdog timer in the CC_TEST
- …
|
|
|
@919
|
10 years |
cfuguet |
reconf: implement the CC_TEST FSM in the cc_vcache_wrapper
- …
|
|
|
@915
|
10 years |
cfuguet |
reconf: merge vci_mem_cache trunk modifications (rev 912)
|
|
|
@905
|
10 years |
cfuguet |
reconf: use sc_uint<X> for the trdid instead of uint_X
- This way, …
|
|
|
@903
|
10 years |
cfuguet |
reconf: bugfix in vci_cc_vcache_wrapper concerning the watchdog timer
…
|
|
|
@899
|
10 years |
cfuguet |
reconf: merge from the trunk (r891) the CONFIG FSM bugfix
|
|
|
@888
|
10 years |
cfuguet |
reconf: use the watchdog timer for the uncacheable requests too.
- …
|
|
|
@887
|
10 years |
cfuguet |
reconf: add test for the recovery routing function on the dspin_router …
|
|
|
@886
|
10 years |
cfuguet |
reconf: introduce a dspin_router_config.h interface file
- This …
|
|
|
@883
|
10 years |
cfuguet |
reconf: use a fixed-width integer for the dspin_router's blackhole_pos reg
|
|
|
@881
|
10 years |
cfuguet |
reconf: introduce a configuration function in the vci_xicu
- This …
|
|
|
@880
|
10 years |
cfuguet |
reconf: introduce vci_xicu component
- A reconfiguration …
|
|
|
@879
|
10 years |
cfuguet |
reconf: fix class name mismatch with header #defines
|
|
|
@878
|
10 years |
cfuguet |
reconf: introduce the vci_tsar_config component
- This component …
|
|
|
@877
|
10 years |
cfuguet |
reconf: replace internal BH variable by an input port in the …
|
|
|
@873
|
10 years |
cfuguet |
reconf: introducing recovery_route function in the dspin_router
- …
|
|
|
@872
|
10 years |
cfuguet |
reconf: adding test platform for the vci_mem_cache test mechanisms
…
|
|
|
@871
|
10 years |
cfuguet |
reconf: bugfix in vci_mem_cache's CC_SEND FSM genmoore function
- …
|
|
|
@869
|
10 years |
cfuguet |
reconf: adding the CC_TEST FSM as a client of the CLEANUP FSM
- Now …
|
|
|
@868
|
10 years |
cfuguet |
reconf: adding the CC_TEST FSM as one of the clients of the CC_SEND …
|
|
|
@865
|
10 years |
cfuguet |
reconf: introducing the CC_TEST FSM in the vci_mem_cache
- The …
|
|
|
@862
|
10 years |
cfuguet |
reconf: erasing trailing spaces in vci_mem_cache header file
|
|
|
@861
|
10 years |
cfuguet |
reconf: creating branch for the vci_mem_cache module
|
|
|
@856
|
10 years |
cfuguet |
reconf: improving test recipe of unit tests' makefile
|
|
|
@854
|
10 years |
cfuguet |
reconf: introducing reconf branch of the soclib/dspin_router component …
|
|
|
@853
|
10 years |
cfuguet |
reconf: introducing assert to detect early watchdog timeout.
- …
|
|
|
@852
|
10 years |
cfuguet |
reconf: including test recipe in unit tests makefiles
- The …
|
|
|
@850
|
10 years |
cfuguet |
reconf: introducing a softs directory in the reconfiguration branch
…
|
|
|
@846
|
10 years |
cfuguet |
reconf: adding external access type to read/write WDT threshold
|
|
|
@845
|
10 years |
cfuguet |
reconf: introducing watchdog timer in the vci_cc_vcache_wrapper
- …
|
|
|
@840
|
10 years |
cfuguet |
reconf/vci_cc_vcache_wrapper: Renaming the soclib tag to avoid …
|
|
|
@839
|
10 years |
cfuguet |
reconf: creating branch for the vci_cc_vcache_wrapper module
- This …
|