source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1000   10 years cfuguet reconf: update simulation scripts and fix some minor bugs in the …
(edit) @999   10 years cfuguet reconf: introduce a mechanism in the reconf:vci_xicu component to …
(edit) @998   10 years cfuguet reconf: several improvements in the dspin_router synthetic test platform
(edit) @997   10 years cfuguet reconf: improve the recovery broadcast replication policy - Improve …
(edit) @996   10 years cfuguet reconf: introduce scripts to get transactions latency in the synthetic …
(edit) @995   10 years cfuguet reconf: pass the configuration_supported parameter to the routers in …
(edit) @994   10 years cfuguet reconf: modify the broadcast routing function to support holes in the …
(edit) @993   10 years cfuguet Reintroduce the -SOFT and -DISK simulator arguments to pass the ROM …
(edit) @992   10 years alain Introduce a new driver for SD Card using the 4bits wide SD bus. THere …
(edit) @991   10 years cfuguet reconf: force the python version 2.7 in simulation scripts.
(edit) @990   10 years cfuguet reconf: fix a bug on the PRIO register of the vci_xicu component - …
(edit) @989   10 years cfuguet reconf: allow debugging of the vci_simple_rom component in the …
(edit) @988   10 years cfuguet reconf: introducing a mechanism to deactivate the watchdog timer on …
(edit) @987   10 years alain Housekeeeping…
(edit) @986   10 years cfuguet reconf: some improvements on tsar_generic_iob platform
(edit) @985   10 years cfuguet reconf: mask the global bits of the configuration segment - This …
(edit) @984   10 years cfuguet bugfixes on vci_io_bridge: Several bugfixes concerning the use of the …
(edit) @983   10 years cfuguet bugfix in vci_block_device_tsar: - fix: writes on the BUFFER …
(edit) @982   10 years bellefin Use a local file for disk image
(edit) @981   10 years alain Replace USING_OPENMP flag by USE_OPENMP.
(edit) @980   10 years alain remove "USING_OPENMP" define in top.cpp: it should be passed as a CFLAGS.
(edit) @979   10 years alain The mmc variable corresponding to the MMC peripheral must be defined …
(edit) @978   10 years cfuguet reconf: use the reconf version of the dspin_local_crossbar
(edit) @977   10 years cfuguet reconf: dont test the locality of global to local requests. - This …
(edit) @976   10 years cfuguet reconf: introduce the dspin_local_crossbar component in …
(edit) @975   10 years cfuguet Update arch.py scripts to support the new mapping.py version - In …
(edit) @974   10 years cfuguet reconf: improve reconf:tsar_generic_iob simulation scripts
(edit) @973   10 years cfuguet improve debug messages - replace the BDEV_DEBUG define by the …
(edit) @972   10 years alain Modify the tsar_generic_iob platform: The vci_multi_dma component …
(edit) @971   10 years alain Cosmetic
(edit) @970   10 years cfuguet bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition - …
(edit) @969   10 years cfuguet reconf: don't use all cpus when simulating with omp.
(edit) @968   10 years cfuguet bugfix:tsar_boot: cache aligned structures should use the …
(edit) @967   10 years alain Introduce the new parametre ioc_type in the tsar_generic_leti platform.
(edit) @966   10 years alain Cosmetic
(edit) @965   10 years alain Introduce a new parameter in the tsar_generic_iob SystemC …
(edit) @964   10 years alain Introducing HBA driver in the tsar boot-loader.
(edit) @963   10 years cfuguet reconf: consider the IRQ_PER_PROCESSOR constant when connecting XICU irqs.
(edit) @962   10 years alain Introducing a new IOC driver supporting the VciMultiAhci? disk …
(edit) @961   10 years cfuguet reconf: merge commit 959 concerning parameters of the XICU - All …
(edit) @960   10 years alain Introduce (nbprocs <= 4) check in arch.py
(edit) @959   10 years alain Fix a bug in platform tsar_generic_iob to support more than 4 …
(edit) @958   10 years cfuguet update arch.py to comply to the new genmap addPeriph() definition
(edit) @957   10 years cfuguet Introduce a SocLib? platform implementing the FPGA mono cluster …
(edit) @956   10 years alain Introducing the tsar_generic_mwmr platform, derived from …
(edit) @955   10 years alain Modify the arch.py file to comply with the new prototype of …
(edit) @954   10 years alain Modify the arch.py file to comply with the new prototype for the …
(edit) @953   10 years alain Cosmetic
(edit) @952   10 years alain Cosmetic
(edit) @951   10 years porquet tsar_generic_leti: fix compilation warning
(edit) @950   10 years porquet linux_monocluster: define 4 irq lines per cpu (to be coherent with …
(edit) @949   10 years cfuguet preloader: when loading LINUX, copy the DTB in low memory addresses
(edit) @948   10 years porquet linux_monocluster platform: fix and reformat README file
(edit) @947   10 years cfuguet reconf: add new mode to the dspin_router - Modes are: + …
(edit) @946   10 years alain Cosmetic.
(edit) @945   10 years alain Fix a bug in the external peripherals physical address computation.
(edit) @944   10 years alain Bug fix in the external peripheral physical address computation.
(edit) @943   10 years alain Remove vobj from mapping_info, and remove seg_kernel_uncdata.
(edit) @942   10 years cfuguet reconf: improve unitary tests for dspin_router
(edit) @941   10 years cfuguet reconf: use of the NIC and CHBUFDMA is now optional
(edit) @940   10 years cfuguet reconf: the disk image path can be passes as parameter to the …
(edit) @939   10 years alain Introduce the distributed kernel heap vsegs.
(edit) @938   10 years alain Introduce distributed kernel heap.
(edit) @937   10 years alain Reducing the number of external TTY terminals to 8, in both the …
(edit) @936   10 years cfuguet reconf: using the reconfiguration version of the vci_local_crossbar in …
(edit) @935   10 years cfuguet reconf: the ELF file for the external ROM is now optional in the …
(edit) @934   10 years cfuguet reconf: add unitary test for the segment migration mechanism in the …
(edit) @933   10 years cfuguet reconf: vci_local_crossbar: locality of packets coming from the global …
(edit) @932   10 years cfuguet reconf: introduce a vci_local_crossbar which support the segment …
(edit) @931   10 years cfuguet reconf: introducing the segment recovery mechanism in the dspin_router …
(edit) @930   10 years cfuguet tsar_boot: using global variable for the block device block cache …
(edit) @929   10 years cfuguet reconf: update the onerun.py simulation script
(edit) @928   10 years cfuguet reconf: use the std::numeric_limits class for int max values
(edit) @927   10 years cfuguet reconf: improve test scripts for tsar_generic_iob platform - Now it …
(edit) @926   10 years cfuguet reconf: add external ROM in platform - The external ROM, which can …
(edit) @925   10 years cfuguet reconf: erasing the CONFIG_LOCK register in the memcache interface file
(edit) @924   10 years cfuguet reconf: factorize the watchdog_timeout signal in vci_cc_vcache_wrapper
(edit) @923   10 years cfuguet reconf: reuse the UNC transactions' watchdog timer in the CC_TEST - …
(edit) @922   10 years haoliu HMESI Bugfixed in vci_mem_cache. a wrong key is sent to cache L1.
(edit) @921   10 years meunier wt_ideal branch: * Forgot to remove the hack in vci_cc_vcache to end …
(edit) @920   10 years meunier * Adding branch wt_ideal -- "ideal" write-through
(edit) @919   10 years cfuguet reconf: implement the CC_TEST FSM in the cc_vcache_wrapper - …
(edit) @918   10 years haoliu RWT Bug fixed in vci_mem_cache: considering the local cost for all the …
(edit) @917   10 years cfuguet vci_mem_cache: erase unused config_lock register definition - Some …
(edit) @916   10 years cfuguet reconf: (tsar_generic_iob) use SYNTHETIC mode in the NIC controller
(edit) @915   10 years cfuguet reconf: merge vci_mem_cache trunk modifications (rev 912)
(edit) @914   10 years alain Update top.cpp for tsar_generic_iob.
(edit) @913   10 years alain Update arch.py for tsar_generic_iob.
(edit) @912   10 years alain The hard lock implemented as an addressable register in the …
(edit) @911   10 years alain The reset_buf_invalidate() function has been modified to comply with …
(edit) @910   10 years haoliu (HMESI) Fixed bug for the write cost counter and the sc cost counter …
(edit) @909   10 years haoliu (RWT) fixed bug for the write cost counter and the sc cost counter …
(edit) @908   10 years meunier Trunk : * Fixing a bug in the computation of the write cost and SC …
(edit) @907   10 years cfuguet reconf: generate the linux device tree when running simulation script
(edit) @906   10 years cfuguet reconf: improve platform configuration scripts for OpenMP
(edit) @905   10 years cfuguet reconf: use sc_uint<X> for the trdid instead of uint_X - This way, …
(edit) @904   10 years cfuguet reconf: any router in any NoC can be faulty. Moreover, each NoC has …
(edit) @903   10 years cfuguet reconf: bugfix in vci_cc_vcache_wrapper concerning the watchdog timer …
(edit) @902   10 years cfuguet reconf: improve the random fault generation - Improve portability …
(edit) @901   10 years devigne RWT: merge from trunk (CONFIG_FSM bugfix)
Note: See TracRevisionLog for help on using the revision log.