|
|
@435
|
11 years |
alain |
Adapt the tsar_xbar_cluster to the new DspinLocalCrossbar? constructor, …
|
|
|
@434
|
11 years |
alain |
Introducing a preliminary configuration interface in vci_mem_cache.
|
|
|
@433
|
11 years |
alain |
cosmetic
|
|
|
@432
|
11 years |
lambert |
In vci_cc_vcache_wrapper :
Fixing wrong comments for monitor variables
|
|
|
@431
|
11 years |
cfuguet |
Bugfix of previous commit in vci_mem_cache:
- Forgotten transition …
|
|
|
@430
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Adding error treatment for …
|
|
|
@429
|
11 years |
cfuguet |
Modifications in vci_mem_cache:
- Modifying MULTI_ACK_IDLE state to …
|
|
|
@428
|
11 years |
cfuguet |
Modification in tsar_generic_xbar:
- Adapting the platform metadata …
|
|
|
@427
|
11 years |
cfuguet |
Modification in vci_mem_cache:
- Replacing "if" by "assert" in the …
|
|
|
@426
|
11 years |
cfuguet |
Fixing indentation problems (undesired tabs) in vci_mem_cache metadata
file
|
|
|
@425
|
11 years |
cfuguet |
Modifications in tsar_boot:
- Creating new files boot_utils.[c h] …
|
|
|
@424
|
11 years |
cfuguet |
Modification in vci_block_device_tsar:
- Adding parenthesis in …
|
|
|
@423
|
11 years |
lambert |
In Vci_cc_vcache_wrapper :
* Adding monitor to help debugging. …
|
|
|
@422
|
11 years |
alain |
cosmetic
|
|
|
@421
|
11 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
|
12 years |
joannou |
Bugfix in DCACHE_CC_UPDT (test on r_dcahe_cc_send_req instead of …
|
|
|
@386
|
12 years |
alain |
New release supporting the tsar_generic_xbar platform
with 64 bits …
|
|
|
@385
|
12 years |
alain |
VCI port to XRAM switched to DATA == 64 bits
=> two template …
|
|
|
@384
|
12 years |
joannou |
Bugfix in vci_cc_vcache_wrapper :
* Made cache flush states …
|
|
|
@383
|
12 years |
haoliu |
bug fix in dcache fsm:
in state DCACHE_MISS_CLEAN, we should use the …
|
|
|
@382
|
12 years |
alain |
Removing compilation warnings.
|
|
|
@381
|
12 years |
alain |
Removing a warning in constructor
|
|
|
@379
|
12 years |
alain |
Code polishing
|
|
|
@378
|
12 years |
joannou |
Introducing tsar_generic_xbar platform
|
|
|
@377
|
12 years |
joannou |
Introducing vci_cc_vcache_wrapper and vci_mem_cache components in …
|
|
|
@376
|
12 years |
joannou |
Introducing dspin_dhccp_param class in communication directory
|
|
|
@375
|
12 years |
joannou |
Introducing vci_io_bridge component
|
|
|
@374
|
12 years |
joannou |
Introducing vci_block_device_tsar component
|
|
|
@373
|
12 years |
joannou |
Reintroducing softs :
* tests_cc_vcache
* tsar_boot
|
|
|
@372
|
12 years |
joannou |
Remove from trunk all obsolete components (saved in branch v4)
|
|
|
@368
|
12 years |
cfuguet |
Modification in tsar/trunk/softs/tsar_boot
Writing the carriage …
|
|
|
@365
|
12 years |
joannou |
In generic_cache_tsar, added a new write_dir function that does not …
|
|
|
@361
|
12 years |
cfuguet |
Bugfix in vci_mem_cache_v4:
In function "copy()" of the …
|
|
|
@352
|
12 years |
cfuguet |
Bugfix in vci_cc_vcache_wrapper_v4:
In case of SC or CAS command, the …
|
|
|
@349
|
12 years |
cfuguet |
Rearranging addresses in the function pointer table
to keep backward …
|
|
|
@348
|
12 years |
cfuguet |
Adding the boot_putc and the boot_getc in the functions
pointer table …
|
|
|
@347
|
12 years |
cfuguet |
Introducing dcache line invalidation mechanism in the boot_ioc_read …
|
|
|
@340
|
12 years |
cfuguet |
Erasing always false condition in the if statement of the …
|
|
|
@337
|
12 years |
joannou |
In generic_cache_tsar, added new read function that returns 2 32bits …
|
|
|
@334
|
12 years |
joannou |
Separated stat counters resets from internal registers resets
|
|
|
@324
|
12 years |
joannou |
updated the test_interrupt_delayslot : now testing for several delay values
|
|
|
@322
|
12 years |
cfuguet |
Erasing binary generated files in tests_ccvcache_v4/test_sync
from the repo
|
|
|
@314
|
12 years |
cfuguet |
Erasing old comments in the reset.s file of the pre-loader
|
|
|
@303
|
12 years |
joannou |
Bug fix in generic_cache_tsar component :
In the read_select function, …
|
|
|
@302
|
12 years |
cfuguet |
Introducing IRQ_PER_PROC constant in the tsar boot loader …
|
|
|
@301
|
12 years |
joannou |
bugfix in vci_block_device_tsar_v4 : the component used a vci …
|
|
|
@298
|
12 years |
alain |
Bug fixing in the NIC constructor
|
|
|
@297
|
12 years |
alain |
Introducing the 3 states (EMPTY,VALID,ZOMBI) states in cache directory
|
|
|
@293
|
12 years |
cfuguet |
Including Makefile for tsar boot loader
|
|
|
@292
|
12 years |
cfuguet |
Changing directory structure of the TSAR boot loader.
A README.txt …
|
|
|
@291
|
12 years |
joannou |
Introducing new generic_llsc_local_table and generic_llsc_global_table …
|
|
|
@290
|
12 years |
cfuguet |
Erasing in the vci_mem_cache_v4 CLEANUP FSM the transition
between the …
|
|
|
@289
|
12 years |
cfuguet |
Introducing cache data ram with bit masking in the Memory Cache.
The …
|
|
|
@288
|
12 years |
joannou |
Bug fix in vci_cc_vcache_wrapper_v4 : unwanted reset of the …
|
|
|
@287
|
12 years |
joannou |
Updated vci_vdspin_initiator_wrapper and vci_vdspin_target_wrapper to …
|
|
|
@286
|
12 years |
cfuguet |
Fixing bug in boot_tty.c:
Use address of tty status when reading with …
|
|
|
@285
|
12 years |
alain |
Fixing a bug identified by Hao: there was a dead-lock condition if:
- …
|
|
|
@284
|
12 years |
joannou |
Updated of the vci trdid/rtrdid and pktid/rpktid fields for the direct …
|
|
|
@283
|
12 years |
joannou |
Changed default value to 0 for the L1_MULTI_CACHE define
Fixed some …
|
|
|
@282
|
12 years |
bouyer |
Complete r281:
Keep BEV bit set in STATUS register, and add an …
|
|
|
@281
|
12 years |
bouyer |
Keep BEV bit set in STATUS register, and add an exception handler at …
|
|
|
@280
|
12 years |
bouyer |
Remove unused base_addresses
|
|
|
@279
|
12 years |
cfuguet |
Introducing multi block read in the ioc_read function
for the FPGA platform
|
|
|
@278
|
12 years |
bouyer |
The ring is cpu-ungry, so give one thread per ring when running under …
|
|
|
@277
|
12 years |
cfuguet |
Fixing bug in the alloc dir FSM. The READ FSM release the lock
on the …
|
|
|
@276
|
12 years |
bouyer |
A boot loader to be stored in ROM of a TSAR platform.
Based on Cesar …
|
|
|
@275
|
12 years |
bouyer |
This VHDL implementation uses rings, use rings here too.
|
|
|
@274
|
12 years |
bouyer |
Add a platform describing as closely as possible the hardware that
is …
|
|
|
@273
|
12 years |
cfuguet |
Modificating the VCI Memory Cache to align the VHDL and the SOCLIB …
|
|
|
@272
|
12 years |
bouyer |
Fix writes:
- properly compute r_buf_address, + has highter priority …
|
|
|
@271
|
12 years |
bouyer |
Remove useless file.
|
|
|
@270
|
12 years |
haoliu |
fix bug for test_sync
|
|
|
@269
|
12 years |
haoliu |
fix bug for test_sync
|
|
|