source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @468   11 years cfuguet / …
(edit) @465   11 years joannou Updated tsar_generic_xbar platform to use the new generic …
(edit) @464   11 years lambert Improving platform for ALMOS support: * Introducing USE_GIET …
(edit) @451   11 years alain Introducing the vci_iox_network modeling the external IO network.
(edit) @450   11 years alain Introducing the tsar_generic_iob platform.
(edit) @449   11 years alain Fixing several bugs in the configuration interface.
(edit) @439   11 years alain Improving the Config Interface.
(edit) @438   11 years alain Handling multiple vci_param.
(edit) @437   11 years alain Multiple vci_param…
(edit) @436   11 years alain Using a simple_rom (an not a simple_ram) as the boot ROM.
(edit) @435   11 years alain Adapt the tsar_xbar_cluster to the new DspinLocalCrossbar? constructor, …
(edit) @434   11 years alain Introducing a preliminary configuration interface in vci_mem_cache.
(edit) @433   11 years alain cosmetic
(edit) @432   11 years lambert In vci_cc_vcache_wrapper : Fixing wrong comments for monitor variables
(edit) @431   11 years cfuguet Bugfix of previous commit in vci_mem_cache: - Forgotten transition …
(edit) @430   11 years cfuguet Modifications in vci_mem_cache: - Adding error treatment for …
(edit) @429   11 years cfuguet Modifications in vci_mem_cache: - Modifying MULTI_ACK_IDLE state to …
(edit) @428   11 years cfuguet Modification in tsar_generic_xbar: - Adapting the platform metadata …
(edit) @427   11 years cfuguet Modification in vci_mem_cache: - Replacing "if" by "assert" in the …
(edit) @426   11 years cfuguet Fixing indentation problems (undesired tabs) in vci_mem_cache metadata file
(edit) @425   11 years cfuguet Modifications in tsar_boot: - Creating new files boot_utils.[c h] …
(edit) @424   11 years cfuguet Modification in vci_block_device_tsar: - Adding parenthesis in …
(edit) @423   11 years lambert In Vci_cc_vcache_wrapper : * Adding monitor to help debugging. …
(edit) @422   11 years alain cosmetic
(edit) @421   11 years alain Bug fix: the r_dcache_vci_unc_be register was declared as bool. …
(edit) @417   11 years porquet tsar_boot: typos
(edit) @416   11 years porquet it's 64 bytes and not 16 bytes (16 is the number of words in a cache block)
(edit) @415   11 years cfuguet Modifications in soft/tsar_boot: - Fixing indentation problems in …
(edit) @413   11 years porquet tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc'
(edit) @412   11 years porquet boot_tsar: bug fix and more debug
(edit) @411   11 years porquet tsar_boot: let the user have a custom conf file to avoid repeating …
(edit) @409   11 years alain Cosmetic
(edit) @408   11 years alain Introducing support for several segments (required by tsar_generic_iob …
(edit) @406   11 years cfuguet Introducing USE_DT (true by default) option in tsar_boot makefile
(edit) @405   11 years fraga VCI_IO_BRIDGE: Adding some casts to handle the different VCI fields …
(edit) @404   11 years alain Updating the tsar_generic_sbar platform to comply with the new DSPIN …
(edit) @403   11 years alain Updating vci_cc_vcache_wrapper and vci_mem_cache to comply with the …
(edit) @402   11 years alain Bug fix : the segment allocated to the NIC controller was too small.
(edit) @401   11 years alain Bug fix : VCI BE when DATA = 64 bits
(edit) @400   11 years alain Introducing support for VCI DATA 64 bits.
(edit) @399   11 years bouyer Sync with reality: we have only one processor on the de2-115 and we'll …
(edit) @398   11 years bouyer Use 128bits transfers at the SPI controller level when possible; this …
(edit) @397   11 years alain Fixing a wrong merge during commit.
(edit) @396   11 years alain Major evolution of platform "tsar_generic_xbar" to support 40 bits …
(edit) @395   11 years alain ntroducing support for 40 bits physical addresses.
(edit) @394   11 years alain ntroducing support for 40 bits physical addresses.
(edit) @393   11 years alain Introducing support for addresses larger than 32 bits.
(edit) @392   11 years alain Introducing support for physical addresses larger than 32 bits. A new …
(edit) @391   11 years lambert Bug fix in Vci_mem_cache : * When line evicion in write fsm to …
(edit) @390   11 years cfuguet Reactivating commented command in the Makefile of the tsar_boot
(edit) @389   11 years cfuguet Modifying the tsar_generic_xbar: - Modifying the metadata and the …
(edit) @388   11 years cfuguet Modifications in tsar/trunk/softs/tsar_boot: - Improving the …
(edit) @387   11 years joannou Bugfix in DCACHE_CC_UPDT (test on r_dcahe_cc_send_req instead of …
(edit) @386   11 years alain New release supporting the tsar_generic_xbar platform with 64 bits …
(edit) @385   11 years alain VCI port to XRAM switched to DATA == 64 bits => two template …
(edit) @384   11 years joannou Bugfix in vci_cc_vcache_wrapper : * Made cache flush states …
(edit) @383   11 years haoliu bug fix in dcache fsm: in state DCACHE_MISS_CLEAN, we should use the …
(edit) @382   11 years alain Removing compilation warnings.
(edit) @381   11 years alain Removing a warning in constructor
(edit) @379   11 years alain Code polishing
(edit) @378   11 years joannou Introducing tsar_generic_xbar platform
(edit) @377   11 years joannou Introducing vci_cc_vcache_wrapper and vci_mem_cache components in …
(edit) @376   11 years joannou Introducing dspin_dhccp_param class in communication directory
(edit) @375   11 years joannou Introducing vci_io_bridge component
(edit) @374   11 years joannou Introducing vci_block_device_tsar component
(edit) @373   11 years joannou Reintroducing softs : * tests_cc_vcache * tsar_boot
(edit) @372   11 years joannou Remove from trunk all obsolete components (saved in branch v4)
(edit) @368   11 years cfuguet Modification in tsar/trunk/softs/tsar_boot Writing the carriage …
(edit) @365   11 years joannou In generic_cache_tsar, added a new write_dir function that does not …
(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
Note: See TracRevisionLog for help on using the revision log.