source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1016   9 years cfuguet reconf: dspin_router - improve the code readability of the …
(edit) @1015   9 years cfuguet reconf: when a local router in a cluster is faulty, the cores are kept …
(edit) @1014   9 years cfuguet reconf: remove useless register assignments when writing in the …
(edit) @1013   9 years cfuguet reconf: bugfix in reconf:vci_local_crossbar regarding the hardware …
(edit) @1012   9 years meunier * Update of simulation scripts for tsar_generic_xbar
(edit) @1011   9 years cfuguet reconf: introduce a scratchpad mode in the memory cache. - …
(edit) @1010   9 years cfuguet Add DSPIN router ports' index enumerate in the class definition.
(edit) @1009   9 years cfuguet add a new platform for the evaluation of the broadcast recovery …
(edit) @1008   9 years alain Improve Trace.
(edit) @1007   9 years cfuguet reconf: update the reconfiguration/tsar_generic_iob to comply with new …
(edit) @1006   9 years cfuguet reconf: simplify the mechanism to transform a router in a black-hole.
(edit) @1005   9 years bellefin Rename the "build" directory to "bin" directory
(edit) @1004   9 years bellefin Add the INTER_FRAME_GAP argument in the VciMultiNic? constructor and …
(edit) @1003   9 years guerin spi: drop inline keyword to fix compilation with GCC 5.1
(edit) @1002   9 years alain Introducing the BDV / SDC / HBA switch in the tsar_generic_iob plat-form
(edit) @1001   9 years cfuguet reconf: introducing a hardware barrier in the global-local interface …
(edit) @1000   9 years cfuguet reconf: update simulation scripts and fix some minor bugs in the …
(edit) @999   9 years cfuguet reconf: introduce a mechanism in the reconf:vci_xicu component to …
(edit) @998   9 years cfuguet reconf: several improvements in the dspin_router synthetic test platform
(edit) @997   9 years cfuguet reconf: improve the recovery broadcast replication policy - Improve …
(edit) @996   9 years cfuguet reconf: introduce scripts to get transactions latency in the synthetic …
(edit) @995   9 years cfuguet reconf: pass the configuration_supported parameter to the routers in …
(edit) @994   9 years cfuguet reconf: modify the broadcast routing function to support holes in the …
(edit) @993   9 years cfuguet Reintroduce the -SOFT and -DISK simulator arguments to pass the ROM …
(edit) @992   9 years alain Introduce a new driver for SD Card using the 4bits wide SD bus. THere …
(edit) @991   9 years cfuguet reconf: force the python version 2.7 in simulation scripts.
(edit) @990   9 years cfuguet reconf: fix a bug on the PRIO register of the vci_xicu component - …
(edit) @989   9 years cfuguet reconf: allow debugging of the vci_simple_rom component in the …
(edit) @988   9 years cfuguet reconf: introducing a mechanism to deactivate the watchdog timer on …
(edit) @987   9 years alain Housekeeeping…
(edit) @986   9 years cfuguet reconf: some improvements on tsar_generic_iob platform
(edit) @985   9 years cfuguet reconf: mask the global bits of the configuration segment - This …
(edit) @984   9 years cfuguet bugfixes on vci_io_bridge: Several bugfixes concerning the use of the …
(edit) @983   9 years cfuguet bugfix in vci_block_device_tsar: - fix: writes on the BUFFER …
(edit) @982   9 years bellefin Use a local file for disk image
(edit) @981   9 years alain Replace USING_OPENMP flag by USE_OPENMP.
(edit) @980   9 years alain remove "USING_OPENMP" define in top.cpp: it should be passed as a CFLAGS.
(edit) @979   9 years alain The mmc variable corresponding to the MMC peripheral must be defined …
(edit) @978   9 years cfuguet reconf: use the reconf version of the dspin_local_crossbar
(edit) @977   9 years cfuguet reconf: dont test the locality of global to local requests. - This …
(edit) @976   9 years cfuguet reconf: introduce the dspin_local_crossbar component in …
(edit) @975   9 years cfuguet Update arch.py scripts to support the new mapping.py version - In …
(edit) @974   9 years cfuguet reconf: improve reconf:tsar_generic_iob simulation scripts
(edit) @973   9 years cfuguet improve debug messages - replace the BDEV_DEBUG define by the …
(edit) @972   9 years alain Modify the tsar_generic_iob platform: The vci_multi_dma component …
(edit) @971   9 years alain Cosmetic
(edit) @970   9 years cfuguet bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition - …
(edit) @969   9 years cfuguet reconf: don't use all cpus when simulating with omp.
(edit) @968   9 years cfuguet bugfix:tsar_boot: cache aligned structures should use the …
(edit) @967   9 years alain Introduce the new parametre ioc_type in the tsar_generic_leti platform.
(edit) @966   9 years alain Cosmetic
(edit) @965   9 years alain Introduce a new parameter in the tsar_generic_iob SystemC …
(edit) @964   9 years alain Introducing HBA driver in the tsar boot-loader.
(edit) @963   9 years cfuguet reconf: consider the IRQ_PER_PROCESSOR constant when connecting XICU irqs.
(edit) @962   9 years alain Introducing a new IOC driver supporting the VciMultiAhci? disk …
(edit) @961   9 years cfuguet reconf: merge commit 959 concerning parameters of the XICU - All …
(edit) @960   9 years alain Introduce (nbprocs <= 4) check in arch.py
(edit) @959   9 years alain Fix a bug in platform tsar_generic_iob to support more than 4 …
(edit) @958   9 years cfuguet update arch.py to comply to the new genmap addPeriph() definition
(edit) @957   9 years cfuguet Introduce a SocLib? platform implementing the FPGA mono cluster …
(edit) @956   9 years alain Introducing the tsar_generic_mwmr platform, derived from …
(edit) @955   9 years alain Modify the arch.py file to comply with the new prototype of …
(edit) @954   9 years alain Modify the arch.py file to comply with the new prototype for the …
(edit) @953   9 years alain Cosmetic
(edit) @952   9 years alain Cosmetic
(edit) @951   9 years porquet tsar_generic_leti: fix compilation warning
(edit) @950   9 years porquet linux_monocluster: define 4 irq lines per cpu (to be coherent with …
(edit) @949   9 years cfuguet preloader: when loading LINUX, copy the DTB in low memory addresses
(edit) @948   9 years porquet linux_monocluster platform: fix and reformat README file
(edit) @947   9 years cfuguet reconf: add new mode to the dspin_router - Modes are: + …
(edit) @946   9 years alain Cosmetic.
(edit) @945   9 years alain Fix a bug in the external peripherals physical address computation.
(edit) @944   9 years alain Bug fix in the external peripheral physical address computation.
(edit) @943   9 years alain Remove vobj from mapping_info, and remove seg_kernel_uncdata.
(edit) @942   9 years cfuguet reconf: improve unitary tests for dspin_router
(edit) @941   9 years cfuguet reconf: use of the NIC and CHBUFDMA is now optional
(edit) @940   9 years cfuguet reconf: the disk image path can be passes as parameter to the …
(edit) @939   9 years alain Introduce the distributed kernel heap vsegs.
(edit) @938   9 years alain Introduce distributed kernel heap.
(edit) @937   9 years alain Reducing the number of external TTY terminals to 8, in both the …
(edit) @936   9 years cfuguet reconf: using the reconfiguration version of the vci_local_crossbar in …
(edit) @935   9 years cfuguet reconf: the ELF file for the external ROM is now optional in the …
(edit) @934   9 years cfuguet reconf: add unitary test for the segment migration mechanism in the …
(edit) @933   9 years cfuguet reconf: vci_local_crossbar: locality of packets coming from the global …
(edit) @932   9 years cfuguet reconf: introduce a vci_local_crossbar which support the segment …
(edit) @931   9 years cfuguet reconf: introducing the segment recovery mechanism in the dspin_router …
(edit) @930   9 years cfuguet tsar_boot: using global variable for the block device block cache …
(edit) @929   9 years cfuguet reconf: update the onerun.py simulation script
(edit) @928   9 years cfuguet reconf: use the std::numeric_limits class for int max values
(edit) @927   9 years cfuguet reconf: improve test scripts for tsar_generic_iob platform - Now it …
(edit) @926   9 years cfuguet reconf: add external ROM in platform - The external ROM, which can …
(edit) @925   9 years cfuguet reconf: erasing the CONFIG_LOCK register in the memcache interface file
(edit) @924   9 years cfuguet reconf: factorize the watchdog_timeout signal in vci_cc_vcache_wrapper
(edit) @923   9 years cfuguet reconf: reuse the UNC transactions' watchdog timer in the CC_TEST - …
(edit) @922   9 years haoliu HMESI Bugfixed in vci_mem_cache. a wrong key is sent to cache L1.
(edit) @921   9 years meunier wt_ideal branch: * Forgot to remove the hack in vci_cc_vcache to end …
(edit) @920   9 years meunier * Adding branch wt_ideal -- "ideal" write-through
(edit) @919   9 years cfuguet reconf: implement the CC_TEST FSM in the cc_vcache_wrapper - …
(edit) @918   9 years haoliu RWT Bug fixed in vci_mem_cache: considering the local cost for all the …
(edit) @917   9 years cfuguet vci_mem_cache: erase unused config_lock register definition - Some …
Note: See TracRevisionLog for help on using the revision log.