source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @248   12 years meunier Updates in the soft_filter application (bug corrections, formatting, …
(edit) @247   12 years cfuguet Introducing new CLEANUP transaction address specification in the …
(edit) @246   12 years cfuguet Bug fix in IXR_RSP FSM. Erroneous condition for the error verification
(edit) @245   12 years alain ntroducing a segmentation violation checking
(edit) @244   12 years meunier soft_transpose update to match platform changes
(edit) @243   12 years fraga Adding platform using vci_io_bridge
(edit) @242   12 years fraga Reparing erroneous commit
(edit) @241   12 years fraga Adding platform using vci_io_bridge
(edit) @240   12 years fraga Adding component vci_io_bridge
(edit) @239   12 years cfuguet Bug fix: When there is a pending write in the stage 1 of the write …
(edit) @238   12 years fraga Changing ICACHE TLB MISS requests priority in DCACHE_IDLE. Now, the …
(edit) @237   12 years haoliu fix bug in state DCACHE_TLB_GET_PTE1_UPDT and DCACHE_TLB_GET_PTE2_UPDT
(edit) @236   12 years haoliu fix bug in state ICACHE_XTN_CACHE_INVAL_VA*
(edit) @235   12 years haoliu BUG FIX: In the ICACHE FSM, state ICACHE_XTN_CACHE_FLUSH
(edit) @234   12 years almaless Bug-fix: use the loader's reference instead a copy of it. The ram …
(edit) @233   12 years alain Fixing a bug in the DCACHE_IDLE state: The coherence request were not …
(edit) @232   12 years alain Introducing the elementary tests for a TSAR mono-cluster …
(edit) @231   12 years alain Fixing a bug in CLEANUP_FSM : The r_dcache_cleanup_req flip-flop must …
(edit) @230   12 years alain Fixing a bug in the LL reservation registration
(edit) @229   12 years alain bug fix
(edit) @228   12 years alain Fixing a bug in the INIT_FSM (in case of write on disk)
(edit) @227   12 years alain Fixinng a bug in the handling of the generic_cam to support pipelined …
(edit) @226   12 years cfuguet New tsar v1 monocluster platform
(edit) @225   12 years bouyer Normalize trace: address and data in hex, the rest (way/set/trdid/etc) …
(edit) @224   12 years bouyer Normalize trace message: address, data and byte enable in hex, …
(edit) @223   12 years alain Fixing a bub in SC_FSM: The write was done too sytematically in the …
(edit) @222   12 years bouyer make the cache monitor function print the FSM state which does the …
(edit) @221   12 years alain
(edit) @220   12 years alain
(edit) @219   12 years alain
(edit) @218   12 years alain
(edit) @217   12 years alain Fixing a bug in the DCACHE_INVALTLB_SCAN sub-FSM: It requires a …
(edit) @216   12 years bouyer BLOCK_DEVICE_BLOCK_SIZE should return the block size in bytes, not …
(edit) @215   12 years alain Introducing start_monitor() & stop_monitor() methods in vci_mem_cache_v4
(edit) @214   12 years bouyer Add iss_set_debug_mask() method, used to set the iss's debug mask.
(edit) @213   12 years bouyer DCACHE_DIRTY_SC_WAIT: when the SC fails, send a cleanup as we …
(edit) @212   12 years bouyer Introduce read_neutral(), which returns a directory entry without …
(edit) @211   12 years bouyer cache_monitor(): monitor the icache as well as the dcache Add missing …
(edit) @210   12 years bouyer cache_monitor(): use read_neutral(), this should not change the cache …
(edit) @209   12 years bouyer Initialize all variables that will be used later
(edit) @208   12 years alain Introducing a mono-processor architecture using the cc_xcache_v4
(edit) @207   12 years alain Introducing a mono-pprocesseur architecture using cc_vcache_V4
(edit) @206   12 years alain bug fixing
(edit) @205   12 years alain bug fixing
(edit) @204   12 years alain bugs fix
(edit) @203   12 years alain
(edit) @202   12 years alain
(edit) @201   12 years alain fixing a malicious bug in ICAHE FSM : bad handling of the speculative …
(edit) @200   12 years alain
(edit) @199   12 years almaless Listen to CC-Requests while waiting
(edit) @198   12 years almaless Undoing change committed in r197
(edit) @197   12 years almaless Listen to CC-Requests while waiting
(edit) @196   12 years alain Fixing 2 bugs: 1/ The coherence requests must be taken in state …
(edit) @195   12 years almaless bug-fix in dcache
(edit) @194   12 years almaless bug-fix
(edit) @193   12 years almaless Add missing break
(edit) @192   12 years cfuguet Cleanup transaction modification
(edit) @191   12 years cfuguet Cleanup transaction modification
(edit) @190   12 years zzhang fix some bugs in vdspin platform
(edit) @189   12 years alain Introducing tsarv4_generic_mmu platform
(edit) @188   12 years alain A maitainable version removing the multi-caches feature.
(edit) @187   12 years alain
(edit) @186   12 years alain
(edit) @185   12 years alain
(edit) @184   12 years alain mproving the debug mechanisms
(edit) @183   12 years alain Introducing vci_cc_vcache_v4
(edit) @182   12 years choichil Replacing simple_ram to synthetic_target
(edit) @181   12 years choichil Adding synthetic target made from vci_simple_ram
(edit) @180   12 years choichil synthetic initiator corrected
(edit) @179   12 years choichil Platform to extract results for broadcast
(edit) @178   12 years alain fixing a bug in _barrier_wait function (thanks to Joel for asm)
(edit) @177   13 years alain ng two warnings regarding the order of member variables initialisation.
(edit) @176   13 years alain Fixing a portability bug in the assemby code of the _barrier_wait function.
(edit) @175   13 years kane vci_cc_xcache_wrapper_v4 : suppress one state (CC_UPDATE)
(edit) @174   13 years alain improving instrumentation in main.c
(edit) @173   13 years alain _barrier_wait(): separate count and lock variables
(edit) @172   13 years alain
(edit) @171   13 years alain Introducing Instrumentation
(edit) @170   13 years alain Introducing instrumentation in the filter application
(edit) @169   13 years simerabe adding parameters for new vci_cc_xcache_wrapper_v4 version (cmp)
(edit) @168   13 years alain Moving to the vci_cc_xcache_wrapper_v4 implementing the multicores …
(edit) @167   13 years kane delete all timeout reference (multi write buffer)
(edit) @166   13 years kane (1) add modif from previous version (before merging), (2) add two …
(edit) @165   13 years kane In vci_cc_xcache_wrapper : (1) fix compilation directive, (2) replace …
(edit) @164   13 years simerabe replace sc_uint with sc_dt::sc_uint
(edit) @163   13 years simerabe remove duplicate reset.s
(edit) @162   13 years alain fixing a bug in display…
(edit) @161   13 years alain bug fix (line 2385)
(edit) @160   13 years alain Bug fixing : the VCI RERROR field should be masked with 0x1 before to …
(edit) @159   13 years alain code optimisation for the vertical filter.
(edit) @158   13 years alain Introducing the three sub-directories in the softs directory: - …
(edit) @157   13 years alain (Re)introducing the softs directory
(edit) @156   13 years alain Moving the sof_filter and soft_transpose software applications to the …
(edit) @155   13 years alain ntroducing the tsarv4_generic_ring platform
(edit) @154   13 years alain Introducing the tsarv4_generic_xbar platform
(edit) @153   13 years alain one more bug fixed…
(edit) @152   13 years kane Re add vci_cc_xcache_wrapper_v4 "multi-cache" edition and (1) fix …
(edit) @151   13 years alain Introducing the vci_block_device_tsar_v4 component, that respect the …
(edit) @150   13 years alain bug fixing
(edit) @149   13 years alain bug fixing
Note: See TracRevisionLog for help on using the revision log.