|  |  | @439 | 12 years | alain | Improving the Config Interface. | 
                
                  |  |  | @438 | 12 years | alain | Handling multiple vci_param. | 
                
                  |  |  | @437 | 12 years | alain | Multiple vci_param… | 
                
                  |  |  | @436 | 12 years | alain | Using a simple_rom (an not a simple_ram) as the boot ROM. | 
                
                  |  |  | @435 | 12 years | alain | Adapt the tsar_xbar_cluster to the new DspinLocalCrossbar? constructor, … | 
                
                  |  |  | @434 | 12 years | alain | Introducing a preliminary configuration interface in vci_mem_cache. | 
                
                  |  |  | @433 | 12 years | alain | cosmetic | 
                
                  |  |  | @432 | 12 years | lambert | In vci_cc_vcache_wrapper :
    Fixing wrong comments for monitor variables | 
                
                  |  |  | @431 | 12 years | cfuguet | Bugfix of previous commit in vci_mem_cache:
  - Forgotten transition … | 
                
                  |  |  | @430 | 12 years | cfuguet | Modifications in vci_mem_cache:
  - Adding error treatment for … | 
                
                  |  |  | @429 | 12 years | cfuguet | Modifications in vci_mem_cache:
  - Modifying MULTI_ACK_IDLE state to … | 
                
                  |  |  | @428 | 12 years | cfuguet | Modification in tsar_generic_xbar:
  - Adapting the platform metadata … | 
                
                  |  |  | @427 | 12 years | cfuguet | Modification in vci_mem_cache:
  - Replacing "if" by "assert" in the … | 
                
                  |  |  | @426 | 12 years | cfuguet | Fixing indentation problems (undesired tabs) in vci_mem_cache metadata
file | 
                
                  |  |  | @425 | 12 years | cfuguet | Modifications in tsar_boot:
  - Creating new files boot_utils.[c h] … | 
                
                  |  |  | @424 | 12 years | cfuguet | Modification in vci_block_device_tsar:
	- Adding parenthesis in … | 
                
                  |  |  | @423 | 12 years | lambert | In Vci_cc_vcache_wrapper :
    * Adding monitor to help debugging. … | 
                
                  |  |  | @422 | 12 years | alain | cosmetic | 
                
                  |  |  | @421 | 12 years | alain | Bug fix: the r_dcache_vci_unc_be register was declared as bool. … | 
                
                  |  |  | @417 | 12 years | porquet | tsar_boot: typos | 
                
                  |  |  | @416 | 12 years | porquet | it's 64 bytes and not 16 bytes (16 is the number of words in a cache block) | 
                
                  |  |  | @415 | 12 years | cfuguet | Modifications in soft/tsar_boot:
 - Fixing indentation problems in … | 
                
                  |  |  | @413 | 12 years | porquet | tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc' | 
                
                  |  |  | @412 | 12 years | porquet | boot_tsar: bug fix and more debug | 
                
                  |  |  | @411 | 12 years | porquet | tsar_boot: let the user have a custom conf file to avoid repeating … | 
                
                  |  |  | @409 | 12 years | alain | Cosmetic | 
                
                  |  |  | @408 | 12 years | alain | Introducing support for several segments (required by tsar_generic_iob … | 
                
                  |  |  | @406 | 12 years | cfuguet | Introducing USE_DT (true by default) option in tsar_boot makefile | 
                
                  |  |  | @405 | 12 years | fraga | VCI_IO_BRIDGE: Adding some casts to handle the different VCI fields … | 
                
                  |  |  | @404 | 12 years | alain | Updating the tsar_generic_sbar platform to comply with the new DSPIN … | 
                
                  |  |  | @403 | 12 years | alain | Updating vci_cc_vcache_wrapper and vci_mem_cache to comply with the … | 
                
                  |  |  | @402 | 12 years | alain | Bug fix : the segment allocated to the NIC controller was too small. | 
                
                  |  |  | @401 | 12 years | alain | Bug fix : VCI BE when DATA = 64 bits | 
                
                  |  |  | @400 | 12 years | alain | Introducing support for VCI DATA 64 bits. | 
                
                  |  |  | @399 | 12 years | bouyer | Sync with reality: we have only one processor on the de2-115 and
we'll … | 
                
                  |  |  | @398 | 12 years | bouyer | Use 128bits transfers at the SPI controller level when possible;
this … | 
                
                  |  |  | @397 | 12 years | alain | Fixing a wrong merge during commit. | 
                
                  |  |  | @396 | 12 years | alain | Major evolution of platform "tsar_generic_xbar"
to support 40 bits … | 
                
                  |  |  | @395 | 12 years | alain | ntroducing support for 40 bits physical addresses. | 
                
                  |  |  | @394 | 12 years | alain | ntroducing support for 40 bits physical addresses. | 
                
                  |  |  | @393 | 12 years | alain | Introducing support for addresses larger than 32 bits. | 
                
                  |  |  | @392 | 12 years | alain | Introducing support for physical addresses larger than 32 bits.
A new … | 
                
                  |  |  | @391 | 12 years | lambert | Bug fix in Vci_mem_cache :
	* When line evicion in write fsm to … | 
                
                  |  |  | @390 | 12 years | cfuguet | Reactivating commented command in the Makefile of the tsar_boot | 
                
                  |  |  | @389 | 12 years | cfuguet | Modifying the tsar_generic_xbar:
 - Modifying the metadata and the … | 
                
                  |  |  | @388 | 12 years | cfuguet | Modifications in tsar/trunk/softs/tsar_boot:
 - Improving the … | 
                
                  |  |  | @387 | 13 years | joannou | Bugfix in DCACHE_CC_UPDT (test on r_dcahe_cc_send_req instead of … | 
                
                  |  |  | @386 | 13 years | alain | New release supporting the tsar_generic_xbar  platform
with 64 bits … | 
                
                  |  |  | @385 | 13 years | alain | VCI port to XRAM switched to DATA == 64 bits
=> two template … | 
                
                  |  |  | @384 | 13 years | joannou | Bugfix in vci_cc_vcache_wrapper :
* Made cache flush states … | 
                
                  |  |  | @383 | 13 years | haoliu | bug fix in dcache fsm:
in state DCACHE_MISS_CLEAN, we should use the … | 
                
                  |  |  | @382 | 13 years | alain | Removing compilation warnings. | 
                
                  |  |  | @381 | 13 years | alain | Removing a warning in constructor | 
                
                  |  |  | @379 | 13 years | alain | Code polishing | 
                
                  |  |  | @378 | 13 years | joannou | Introducing tsar_generic_xbar platform | 
                
                  |  |  | @377 | 13 years | joannou | Introducing vci_cc_vcache_wrapper and vci_mem_cache components in … | 
                
                  |  |  | @376 | 13 years | joannou | Introducing dspin_dhccp_param class in communication directory | 
                
                  |  |  | @375 | 13 years | joannou | Introducing vci_io_bridge component | 
                
                  |  |  | @374 | 13 years | joannou | Introducing vci_block_device_tsar component | 
                
                  |  |  | @373 | 13 years | joannou | Reintroducing softs :
* tests_cc_vcache
* tsar_boot | 
                
                  |  |  | @372 | 13 years | joannou | Remove from trunk all obsolete components (saved in branch v4) | 
                
                  |  |  | @368 | 13 years | cfuguet | Modification in tsar/trunk/softs/tsar_boot
Writing the carriage … | 
                
                  |  |  | @365 | 13 years | joannou | In generic_cache_tsar, added a new write_dir function that does not … | 
                
                  |  |  | @361 | 13 years | cfuguet | Bugfix in vci_mem_cache_v4:
In function "copy()" of the … | 
                
                  |  |  | @352 | 13 years | cfuguet | Bugfix in vci_cc_vcache_wrapper_v4:
In case of SC or CAS command, the … | 
                
                  |  |  | @349 | 13 years | cfuguet | Rearranging addresses in the function pointer table
to keep backward … | 
                
                  |  |  | @348 | 13 years | cfuguet | Adding the boot_putc and the boot_getc in the functions
pointer table … | 
                
                  |  |  | @347 | 13 years | cfuguet | Introducing dcache line invalidation mechanism in the boot_ioc_read … | 
                
                  |  |  | @340 | 13 years | cfuguet | Erasing always false condition in the if statement of the … | 
                
                  |  |  | @337 | 13 years | joannou | In generic_cache_tsar, added new read function that returns 2 32bits … | 
                
                  |  |  | @334 | 13 years | joannou | Separated stat counters resets from internal registers resets | 
                
                  |  |  | @324 | 13 years | joannou | updated the test_interrupt_delayslot : now testing for several delay values | 
                
                  |  |  | @322 | 13 years | cfuguet | Erasing binary generated files in tests_ccvcache_v4/test_sync
from the repo | 
                
                  |  |  | @314 | 13 years | cfuguet | Erasing old comments in the reset.s file of the pre-loader | 
                
                  |  |  | @303 | 13 years | joannou | Bug fix in generic_cache_tsar component :
In the read_select function, … | 
                
                  |  |  | @302 | 13 years | cfuguet | Introducing IRQ_PER_PROC constant in the tsar boot loader … | 
                
                  |  |  | @301 | 13 years | joannou | bugfix in vci_block_device_tsar_v4 : the component used a vci … | 
                
                  |  |  | @298 | 13 years | alain | Bug fixing in the NIC constructor | 
                
                  |  |  | @297 | 13 years | alain | Introducing the 3 states (EMPTY,VALID,ZOMBI) states in cache directory | 
                
                  |  |  | @293 | 13 years | cfuguet | Including Makefile for tsar boot loader | 
                
                  |  |  | @292 | 13 years | cfuguet | Changing directory structure of the TSAR boot loader.
A README.txt … | 
                
                  |  |  | @291 | 13 years | joannou | Introducing new generic_llsc_local_table and generic_llsc_global_table … | 
                
                  |  |  | @290 | 13 years | cfuguet | Erasing in the vci_mem_cache_v4 CLEANUP FSM the transition
between the … | 
                
                  |  |  | @289 | 13 years | cfuguet | Introducing cache data ram with bit masking in the Memory Cache.
The … | 
                
                  |  |  | @288 | 13 years | joannou | Bug fix in vci_cc_vcache_wrapper_v4 : unwanted reset of the … | 
                
                  |  |  | @287 | 13 years | joannou | Updated vci_vdspin_initiator_wrapper and vci_vdspin_target_wrapper to … | 
                
                  |  |  | @286 | 13 years | cfuguet | Fixing bug in boot_tty.c:
	Use address of tty status when reading with … | 
                
                  |  |  | @285 | 13 years | alain | Fixing a bug identified by Hao: there was a dead-lock condition if:
- … | 
                
                  |  |  | @284 | 13 years | joannou | Updated of the vci trdid/rtrdid and pktid/rpktid fields for the direct … | 
                
                  |  |  | @283 | 13 years | joannou | Changed default value to 0 for the L1_MULTI_CACHE define
Fixed some … | 
                
                  |  |  | @282 | 13 years | bouyer | Complete r281:
Keep BEV bit set in STATUS register, and add an … | 
                
                  |  |  | @281 | 13 years | bouyer | Keep BEV bit set in STATUS register, and add an exception handler at … | 
                
                  |  |  | @280 | 13 years | bouyer | Remove unused base_addresses | 
                
                  |  |  | @279 | 13 years | cfuguet | Introducing multi block read in the ioc_read function
for the FPGA platform | 
                
                  |  |  | @278 | 13 years | bouyer | The ring is cpu-ungry, so give one thread per ring when running under … | 
                
                  |  |  | @277 | 13 years | cfuguet | Fixing bug in the alloc dir FSM. The READ FSM release the lock
on the … | 
                
                  |  |  | @276 | 13 years | bouyer | A boot loader to be stored in ROM of a TSAR platform.
Based on Cesar … | 
                
                  |  |  | @275 | 13 years | bouyer | This VHDL implementation uses rings, use rings here too. | 
                
                  |  |  | @274 | 13 years | bouyer | Add a platform describing as closely as possible the hardware that
is … | 
                
                  |  |  | @273 | 13 years | cfuguet | Modificating the VCI Memory Cache to align the VHDL and the SOCLIB … | 
                
                  |  |  |