source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @361   11 years cfuguet Bugfix in vci_mem_cache_v4: In function "copy()" of the …
(edit) @352   11 years cfuguet Bugfix in vci_cc_vcache_wrapper_v4: In case of SC or CAS command, the …
(edit) @349   11 years cfuguet Rearranging addresses in the function pointer table to keep backward …
(edit) @348   11 years cfuguet Adding the boot_putc and the boot_getc in the functions pointer table …
(edit) @347   11 years cfuguet Introducing dcache line invalidation mechanism in the boot_ioc_read …
(edit) @340   11 years cfuguet Erasing always false condition in the if statement of the …
(edit) @337   11 years joannou In generic_cache_tsar, added new read function that returns 2 32bits …
(edit) @334   11 years joannou Separated stat counters resets from internal registers resets
(edit) @324   11 years joannou updated the test_interrupt_delayslot : now testing for several delay values
(edit) @322   11 years cfuguet Erasing binary generated files in tests_ccvcache_v4/test_sync from the repo
(edit) @314   11 years cfuguet Erasing old comments in the reset.s file of the pre-loader
(edit) @303   11 years joannou Bug fix in generic_cache_tsar component : In the read_select function, …
(edit) @302   11 years cfuguet Introducing IRQ_PER_PROC constant in the tsar boot loader …
(edit) @301   11 years joannou bugfix in vci_block_device_tsar_v4 : the component used a vci …
(edit) @298   11 years alain Bug fixing in the NIC constructor
(edit) @297   11 years alain Introducing the 3 states (EMPTY,VALID,ZOMBI) states in cache directory
(edit) @293   11 years cfuguet Including Makefile for tsar boot loader
(edit) @292   11 years cfuguet Changing directory structure of the TSAR boot loader. A README.txt …
(edit) @291   11 years joannou Introducing new generic_llsc_local_table and generic_llsc_global_table …
(edit) @290   11 years cfuguet Erasing in the vci_mem_cache_v4 CLEANUP FSM the transition between the …
(edit) @289   11 years cfuguet Introducing cache data ram with bit masking in the Memory Cache. The …
(edit) @288   11 years joannou Bug fix in vci_cc_vcache_wrapper_v4 : unwanted reset of the …
(edit) @287   11 years joannou Updated vci_vdspin_initiator_wrapper and vci_vdspin_target_wrapper to …
(edit) @286   11 years cfuguet Fixing bug in boot_tty.c: Use address of tty status when reading with …
(edit) @285   11 years alain Fixing a bug identified by Hao: there was a dead-lock condition if: - …
(edit) @284   11 years joannou Updated of the vci trdid/rtrdid and pktid/rpktid fields for the direct …
(edit) @283   11 years joannou Changed default value to 0 for the L1_MULTI_CACHE define Fixed some …
(edit) @282   11 years bouyer Complete r281: Keep BEV bit set in STATUS register, and add an …
(edit) @281   11 years bouyer Keep BEV bit set in STATUS register, and add an exception handler at …
(edit) @280   11 years bouyer Remove unused base_addresses
(edit) @279   11 years cfuguet Introducing multi block read in the ioc_read function for the FPGA platform
(edit) @278   11 years bouyer The ring is cpu-ungry, so give one thread per ring when running under …
(edit) @277   11 years cfuguet Fixing bug in the alloc dir FSM. The READ FSM release the lock on the …
(edit) @276   11 years bouyer A boot loader to be stored in ROM of a TSAR platform. Based on Cesar …
(edit) @275   11 years bouyer This VHDL implementation uses rings, use rings here too.
(edit) @274   11 years bouyer Add a platform describing as closely as possible the hardware that is …
(edit) @273   11 years cfuguet Modificating the VCI Memory Cache to align the VHDL and the SOCLIB …
(edit) @272   11 years bouyer Fix writes: - properly compute r_buf_address, + has highter priority …
(edit) @271   11 years bouyer Remove useless file.
(edit) @270   11 years haoliu fix bug for test_sync
(edit) @269   11 years haoliu fix bug for test_sync
(edit) @268   11 years bouyer Dummy commit to test post-commit hook
(edit) @267   11 years bouyer Forced commit to test post-commit-hook
(edit) @266   11 years bouyer Sync with reality
(edit) @265   11 years bouyer Update/add 2 new tests, from tests_mips32_vcache: test_llsc: check …
(edit) @264   11 years bouyer We have big servers, so use some parallelism here
(edit) @263   12 years alain Introducing a network controller (vci_multi_nic) in the I0 cluster.
(edit) @262   12 years alain Bug fixing: The handling of L/R bit update has been modified in DCACHE …
(edit) @261   12 years alain The tsarv4_generic_mmu platform has been modified to use the …
(edit) @260   12 years alain The vci_block_device_tsar_v4 component has been modified to support …
(edit) @259   12 years almaless Introduce ALMOS used platforms for TSAR. See the package's README …
(edit) @258   12 years almaless Introduce a vci profiler for TSAR direct network
(edit) @257   12 years almaless - Adding two arguments: BLKSZ (sector size) and THREADS (OpenMP …
(edit) @256   12 years almaless Increase the set of allowed sector sizes until small-page size
(edit) @255   12 years alain Two modifications in the "tsarv4_generic_mmu" platform: 1) improving …
(edit) @254   12 years alain Two modifications: 1/ fixing a bug in the DCACHE_CC_INVAL state, …
(edit) @253   12 years meunier Added the display of the name of the component in the vci_cc_vcache_v4 …
(edit) @252   12 years meunier Minor changes on the soft_filter. This version works on tsar …
(edit) @251   12 years cfuguet Add the r_tgt_dcache_rsp and r_tgt_icache_rsp in the condition to go …
(edit) @250   12 years alain Removing parasitic constructor message.
(edit) @249   12 years meunier Formatting of topcell and cluster files
(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 …
Note: See TracRevisionLog for help on using the revision log.