# # ChangeLog for trunk # # Generated by Trac 1.2.3 # Apr 19, 2024, 7:16:59 AM Thu, 18 Jul 2013 16:46:58 GMT alain [451] * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) * trunk/modules/vci_io_bridge/caba/source/src/vci_io_bridge.cpp (modified) * trunk/modules/vci_iox_network (added) * trunk/modules/vci_iox_network/caba (added) * trunk/modules/vci_iox_network/caba/metadata (added) * trunk/modules/vci_iox_network/caba/metadata/vci_iox_network.sd (added) * trunk/modules/vci_iox_network/caba/source (added) * trunk/modules/vci_iox_network/caba/source/include (added) * trunk/modules/vci_iox_network/caba/source/include/vci_iox_network.h (added) * trunk/modules/vci_iox_network/caba/source/src (added) * trunk/modules/vci_iox_network/caba/source/src/vci_iox_network.cpp (added) Introducing the vci_iox_network modeling the external IO network. Thu, 18 Jul 2013 16:43:13 GMT alain [450] * trunk/platforms/tsar_generic_iob (added) * trunk/platforms/tsar_generic_iob/Makefile (added) * trunk/platforms/tsar_generic_iob/giet_vm (added) * trunk/platforms/tsar_generic_iob/soclib.conf (added) * trunk/platforms/tsar_generic_iob/top.cpp (added) * trunk/platforms/tsar_generic_iob/top.desc (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/metadata (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/metadata/tsar_iob_cluster.sd (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/include (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/include/tsar_iob_cluster.h (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src (added) * trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp (added) * trunk/platforms/tsar_generic_xbar/Makefile (modified) Introducing the tsar_generic_iob platform. Thu, 18 Jul 2013 15:54:32 GMT alain [449] * trunk/modules/vci_mem_cache/caba/source/include/mem_cache_directory.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Fixing several bugs in the configuration interface. Tue, 16 Jul 2013 16:58:00 GMT alain [439] * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Improving the Config Interface. Fri, 12 Jul 2013 11:02:11 GMT alain [438] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) Handling multiple vci_param. Fri, 12 Jul 2013 10:49:42 GMT alain [437] * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd (modified) Multiple vci_param... Fri, 12 Jul 2013 10:39:41 GMT alain [436] * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h (modified) Using a simple_rom (an not a simple_ram) as the boot ROM. Fri, 12 Jul 2013 10:35:10 GMT alain [435] * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (modified) Adapt the tsar_xbar_cluster to the new DspinLocalCrossbar ... Fri, 12 Jul 2013 10:16:30 GMT alain [434] * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) * trunk/modules/vci_io_bridge/caba/metadata/vci_io_bridge.sd (modified) * trunk/modules/vci_io_bridge/caba/source/include/vci_io_bridge.h (modified) * trunk/modules/vci_io_bridge/caba/source/src/vci_io_bridge.cpp (modified) * trunk/modules/vci_io_bridge/include (added) * trunk/modules/vci_io_bridge/include/soclib (added) * trunk/modules/vci_io_bridge/include/soclib/io_bridge.h (added) * trunk/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified) * trunk/modules/vci_mem_cache/caba/source/include/mem_cache_directory.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/update_tab.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) * trunk/modules/vci_mem_cache/include (added) * trunk/modules/vci_mem_cache/include/soclib (added) * trunk/modules/vci_mem_cache/include/soclib/mem_cache.h (added) Introducing a preliminary configuration interface in vci_mem_cache. Fri, 12 Jul 2013 10:07:28 GMT alain [433] * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) cosmetic Thu, 04 Jul 2013 12:35:09 GMT lambert [432] * trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified) In vci_cc_vcache_wrapper : Fixing wrong comments for monitor ... Mon, 01 Jul 2013 15:48:23 GMT cfuguet [431] * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Bugfix of previous commit in vci_mem_cache: - Forgotten ... Mon, 01 Jul 2013 14:20:05 GMT cfuguet [430] * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Modifications in vci_mem_cache: - Adding error treatment for ... Mon, 01 Jul 2013 11:54:12 GMT cfuguet [429] * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Modifications in vci_mem_cache: - Modifying MULTI_ACK_IDLE state ... Mon, 01 Jul 2013 07:51:00 GMT cfuguet [428] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (modified) Modification in tsar_generic_xbar: - Adapting the platform ... Sun, 30 Jun 2013 19:09:02 GMT cfuguet [427] * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Modification in vci_mem_cache: - Replacing "if" by "assert" in ... Sun, 30 Jun 2013 18:32:32 GMT cfuguet [426] * trunk/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified) Fixing indentation problems (undesired tabs) in vci_mem_cache ... Sun, 30 Jun 2013 18:28:58 GMT cfuguet [425] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_fpga.dts (deleted) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_soclib.dts (deleted) * trunk/softs/tsar_boot/include/boot_memcpy.h (deleted) * trunk/softs/tsar_boot/include/boot_utils.h (added) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/boot_memcpy.c (deleted) * trunk/softs/tsar_boot/src/boot_utils.c (added) * trunk/softs/tsar_boot/src/reset.S (modified) Modifications in tsar_boot: - Creating new files boot_utils.[c h] ... Sun, 30 Jun 2013 11:02:20 GMT cfuguet [424] * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Modification in vci_block_device_tsar: - Adding parenthesis ... Fri, 28 Jun 2013 16:16:48 GMT lambert [423] * trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) In Vci_cc_vcache_wrapper : * Adding monitor to help debugging. ... Thu, 27 Jun 2013 20:11:29 GMT alain [422] * trunk/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified) * trunk/modules/vci_mem_cache/caba/source/include/xram_transaction.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) cosmetic Wed, 26 Jun 2013 15:08:11 GMT alain [421] * trunk/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) Bug fix: the r_dcache_vci_unc_be register was declared as bool. ... Wed, 19 Jun 2013 11:33:04 GMT porquet [417] * trunk/softs/tsar_boot/src/exceptions.c (modified) tsar_boot: typos Tue, 18 Jun 2013 08:28:57 GMT porquet [416] * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (modified) it's 64 bytes and not 16 bytes (16 is the number of words in a cache ... Tue, 18 Jun 2013 08:25:15 GMT cfuguet [415] * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Modifications in soft/tsar_boot: - Fixing indentation problems in ... Mon, 17 Jun 2013 17:10:21 GMT porquet [413] * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/ldscript (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/platform_fpga.dts (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/platform_soclib.dts (added) tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc' Mon, 17 Jun 2013 17:10:20 GMT porquet [412] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (modified) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) boot_tsar: bug fix and more debug Mon, 17 Jun 2013 17:10:19 GMT porquet [411] * trunk/softs/tsar_boot/Makefile (modified) tsar_boot: let the user have a custom conf file to avoid repeating ... Wed, 12 Jun 2013 09:59:02 GMT alain [409] * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (modified) * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Cosmetic Wed, 12 Jun 2013 08:38:20 GMT alain [408] * trunk/modules/vci_block_device_tsar/caba/metadata/vci_block_device_tsar.sd (modified) * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (modified) * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Introducing support for several segments (required by ... Tue, 11 Jun 2013 12:28:55 GMT cfuguet [406] * trunk/softs/tsar_boot/Makefile (modified) Introducing USE_DT (true by default) option in tsar_boot makefile Fri, 07 Jun 2013 16:02:13 GMT fraga [405] * trunk/modules/vci_io_bridge/caba/source/include/vci_io_bridge.h (modified) * trunk/modules/vci_io_bridge/caba/source/src/vci_io_bridge.cpp (modified) VCI_IO_BRIDGE: Adding some casts to handle the different VCI fields ... Thu, 06 Jun 2013 19:44:33 GMT alain [404] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) Updating the tsar_generic_sbar platform to comply with the new DSPIN ... Thu, 06 Jun 2013 19:42:29 GMT alain [403] * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Updating vci_cc_vcache_wrapper and vci_mem_cache to comply with the ... Mon, 03 Jun 2013 17:46:02 GMT alain [402] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) Bug fix : the segment allocated to the NIC controller was too small. Mon, 03 Jun 2013 12:56:03 GMT alain [401] * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Bug fix : VCI BE when DATA = 64 bits Mon, 03 Jun 2013 08:25:33 GMT alain [400] * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (modified) * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Introducing support for VCI DATA 64 bits. Thu, 30 May 2013 15:19:40 GMT bouyer [399] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/platform_fpga.dts (modified) Sync with reality: we have only one processor on the de2-115 and ... Thu, 30 May 2013 15:16:33 GMT bouyer [398] * trunk/softs/tsar_boot/include/spi.h (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Use 128bits transfers at the SPI controller level when possible; ... Tue, 28 May 2013 09:10:26 GMT alain [397] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) Fixing a wrong merge during commit. Tue, 28 May 2013 09:02:08 GMT alain [396] * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (modified) Major evolution of platform "tsar_generic_xbar" to support 40 bits ... Tue, 28 May 2013 07:56:06 GMT alain [395] * trunk/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified) * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) ntroducing support for 40 bits physical addresses. Tue, 28 May 2013 07:53:03 GMT alain [394] * trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) ntroducing support for 40 bits physical addresses. Tue, 28 May 2013 07:35:16 GMT alain [393] * trunk/lib/generic_cache_tsar/include/generic_cache.h (modified) Introducing support for addresses larger than 32 bits. Mon, 27 May 2013 22:35:01 GMT alain [392] * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (modified) * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) * trunk/modules/vci_block_device_tsar/include/soclib/block_device_tsar.h (modified) Introducing support for physical addresses larger than 32 bits. A ... Fri, 17 May 2013 08:29:24 GMT lambert [391] * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Bug fix in Vci_mem_cache : * When line evicion in write fsm ... Thu, 16 May 2013 15:51:55 GMT cfuguet [390] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) Reactivating commented command in the Makefile of the tsar_boot Thu, 16 May 2013 13:32:38 GMT cfuguet [389] * trunk/platforms/tsar_generic_xbar/Makefile (modified) * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (modified) Modifying the tsar_generic_xbar: - Modifying the metadata and the ... Thu, 16 May 2013 13:01:37 GMT cfuguet [388] * trunk/softs/tsar_boot/Doxyfile (added) * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/include/spi.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/exceptions.c (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Modifications in tsar/trunk/softs/tsar_boot: - Improving the ... Thu, 02 May 2013 17:39:54 GMT joannou [387] * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) Bugfix in DCACHE_CC_UPDT (test on r_dcahe_cc_send_req instead of ... Wed, 01 May 2013 14:21:29 GMT alain [386] * trunk/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified) * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) New release supporting the tsar_generic_xbar platform with 64 bits ... Wed, 01 May 2013 14:13:23 GMT alain [385] * trunk/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified) * trunk/modules/vci_mem_cache/caba/source/include/mem_cache_directory.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/update_tab.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/xram_transaction.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) VCI port to XRAM switched to DATA == 64 bits => two template ... Tue, 30 Apr 2013 14:18:33 GMT joannou [384] * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) Bugfix in vci_cc_vcache_wrapper : * Made cache flush states ... Mon, 29 Apr 2013 13:33:52 GMT haoliu [383] * trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) bug fix in dcache fsm: in state DCACHE_MISS_CLEAN, we should use the ... Sun, 28 Apr 2013 13:47:29 GMT alain [382] * trunk/lib/generic_llsc_global_table/include/generic_llsc_global_table.h (modified) Removing compilation warnings. Sun, 28 Apr 2013 11:39:45 GMT alain [381] * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified) Removing a warning in constructor Sat, 20 Apr 2013 16:32:32 GMT alain [379] * trunk/platforms/tsar_generic_xbar/soclib.conf (modified) * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (modified) Code polishing Thu, 18 Apr 2013 13:33:14 GMT joannou [378] * trunk/platforms/tsar_generic_xbar (copied) * trunk/platforms/tsar_generic_xbar/Makefile (modified) * trunk/platforms/tsar_generic_xbar/soclib.conf (modified) * trunk/platforms/tsar_generic_xbar/top.cpp (modified) * trunk/platforms/tsar_generic_xbar/top.desc (modified) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster (copied) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd (copied) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/metadata/tsarv5_cluster_mmu.sd (deleted) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h (copied) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/source/include/tsarv5_cluster_mmu.h (deleted) * trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp (copied) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/source/src/tsarv5_cluster_mmu.cpp (deleted) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu (deleted) Introducing tsar_generic_xbar platform Thu, 18 Apr 2013 11:34:22 GMT joannou [377] * trunk/modules/vci_cc_vcache_wrapper (copied) * trunk/modules/vci_mem_cache (copied) Introducing vci_cc_vcache_wrapper and vci_mem_cache components in ... Thu, 18 Apr 2013 11:32:15 GMT joannou [376] * trunk/communication (copied) Introducing dspin_dhccp_param class in communication directory Thu, 18 Apr 2013 11:30:03 GMT joannou [375] * trunk/modules/vci_io_bridge (copied) Introducing vci_io_bridge component Thu, 18 Apr 2013 11:28:33 GMT joannou [374] * trunk/modules/vci_block_device_tsar (copied) * trunk/modules/vci_block_device_tsar/caba/metadata/vci_block_device_tsar.sd (copied) * branches/v4/modules/vci_block_device_tsar_v4/caba/metadata/vci_block_device_tsar_v4.sd (deleted) * trunk/modules/vci_block_device_tsar/caba/source/include/vci_block_device_tsar.h (copied) * branches/v4/modules/vci_block_device_tsar_v4/caba/source/include/vci_block_device_tsar_v4.h (deleted) * trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (copied) * branches/v4/modules/vci_block_device_tsar_v4/caba/source/src/vci_block_device_tsar_v4.cpp (deleted) * trunk/modules/vci_block_device_tsar/include/soclib/block_device_tsar.h (copied) * branches/v4/modules/vci_block_device_tsar_v4/include/soclib/block_device_tsar_v4.h (deleted) Introducing vci_block_device_tsar component Thu, 18 Apr 2013 11:14:50 GMT joannou [373] * trunk/modules (added) * trunk/platforms (added) * trunk/softs (added) * trunk/softs/tests_cc_vcache (copied) * trunk/softs/tsar_boot (copied) Reintroducing softs : * tests_cc_vcache * tsar_boot Thu, 18 Apr 2013 11:08:01 GMT joannou [372] * trunk/communication (deleted) * trunk/lib/generic_llsc_local_table (deleted) * trunk/modules (deleted) * trunk/platforms (deleted) * trunk/softs (deleted) Remove from trunk all obsolete components (saved in branch v4) Tue, 16 Apr 2013 15:33:46 GMT cfuguet [368] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/conf/ldscript (deleted) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/ldscript (added) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript (added) * trunk/softs/tsar_boot/src/boot_tty.c (modified) Modification in tsar/trunk/softs/tsar_boot Writing the carriage ... Fri, 12 Apr 2013 19:33:17 GMT joannou [365] * trunk/lib/generic_cache_tsar/include/generic_cache.h (modified) In generic_cache_tsar, added a new write_dir function that does not ... Wed, 10 Apr 2013 10:54:31 GMT cfuguet [361] * trunk/modules/vci_mem_cache_v4/caba/source/include/vci_mem_cache_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/xram_transaction_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Bugfix in vci_mem_cache_v4: In function "copy()" of the ... Thu, 04 Apr 2013 13:45:04 GMT cfuguet [352] * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/src/vci_cc_vcache_wrapper_v4.cpp (modified) Bugfix in vci_cc_vcache_wrapper_v4: In case of SC or CAS command, ... Tue, 02 Apr 2013 15:53:52 GMT cfuguet [349] * trunk/softs/tsar_boot/src/reset.S (modified) Rearranging addresses in the function pointer table to keep backward ... Tue, 02 Apr 2013 12:23:02 GMT cfuguet [348] * trunk/softs/tsar_boot/include/boot_tty.h (modified) * trunk/softs/tsar_boot/src/boot_tty.c (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Adding the boot_putc and the boot_getc in the functions pointer ... Mon, 01 Apr 2013 18:57:02 GMT cfuguet [347] * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu (added) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (added) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_fpga.dts (added) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_soclib.dts (added) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) Introducing dcache line invalidation mechanism in the boot_ioc_read ... Thu, 28 Mar 2013 17:25:17 GMT cfuguet [340] * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Erasing always false condition in the if statement of the ... Thu, 28 Mar 2013 12:50:16 GMT joannou [337] * trunk/lib/generic_cache_tsar/include/generic_cache.h (modified) In generic_cache_tsar, added new read function that returns 2 32bits ... Tue, 26 Mar 2013 10:12:17 GMT joannou [334] * trunk/lib/generic_llsc_global_table/include/generic_llsc_global_table.h (modified) Separated stat counters resets from internal registers resets Thu, 14 Mar 2013 13:41:13 GMT joannou [324] * trunk/softs/tests_ccvcache_v4/test_interrupt_delayslot/Makefile (modified) * trunk/softs/tests_ccvcache_v4/test_interrupt_delayslot/run (modified) * trunk/softs/tests_ccvcache_v4/test_interrupt_delayslot/test.S (modified) updated the test_interrupt_delayslot : now testing for several delay ... Thu, 14 Mar 2013 08:52:31 GMT cfuguet [322] * trunk/softs/tests_ccvcache_v4/test_sync/run.out (deleted) * trunk/softs/tests_ccvcache_v4/test_sync/subr.o.txt (deleted) * trunk/softs/tests_ccvcache_v4/test_sync/test.elf (deleted) * trunk/softs/tests_ccvcache_v4/test_sync/test.elf.txt (deleted) * trunk/softs/tests_ccvcache_v4/test_sync/test.o.txt (deleted) Erasing binary generated files in tests_ccvcache_v4/test_sync from ... Tue, 12 Mar 2013 15:41:38 GMT cfuguet [314] * trunk/softs/tsar_boot/src/reset.S (modified) Erasing old comments in the reset.s file of the pre-loader Tue, 26 Feb 2013 15:19:54 GMT joannou [303] * trunk/lib/generic_cache_tsar/include/generic_cache.h (modified) Bug fix in generic_cache_tsar component : In the read_select ... Tue, 26 Feb 2013 08:19:41 GMT cfuguet [302] * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Introducing IRQ_PER_PROC constant in the tsar boot loader ... Tue, 19 Feb 2013 16:00:34 GMT joannou [301] * trunk/modules/vci_block_device_tsar_v4/caba/source/include/vci_block_device_tsar_v4.h (modified) bugfix in vci_block_device_tsar_v4 : the component used a vci ... Tue, 19 Feb 2013 10:27:52 GMT alain [298] * trunk/platforms/tsarv4_generic_mmu/tsarv4_cluster_mmu/caba/source/src/tsarv4_cluster_mmu.cpp (modified) Bug fixing in the NIC constructor Tue, 19 Feb 2013 10:13:53 GMT alain [297] * trunk/lib/generic_cache_tsar (added) * trunk/lib/generic_cache_tsar/include (added) * trunk/lib/generic_cache_tsar/include/generic_cache.h (added) * trunk/lib/generic_cache_tsar/metadata (added) * trunk/lib/generic_cache_tsar/metadata/generic_cache.sd (added) Introducing the 3 states (EMPTY,VALID,ZOMBI) states in cache directory Sun, 10 Feb 2013 13:04:43 GMT cfuguet [293] * trunk/softs/tsar_boot/Makefile (added) Including Makefile for tsar boot loader Sun, 10 Feb 2013 13:02:02 GMT cfuguet [292] * trunk/softs/tsar_boot/Makefile (deleted) * trunk/softs/tsar_boot/README.txt (added) * trunk/softs/tsar_boot/block_device.h (deleted) * trunk/softs/tsar_boot/boot_loader_entry.c (deleted) * trunk/softs/tsar_boot/boot_tty.c (deleted) * trunk/softs/tsar_boot/boot_tty.h (deleted) * trunk/softs/tsar_boot/conf (added) * trunk/softs/tsar_boot/conf/ldscript (added) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115 (added) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (added) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/platform_fpga.dts (added) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/platform_soclib.dts (added) * trunk/softs/tsar_boot/defs.h (deleted) * trunk/softs/tsar_boot/elf-types.h (deleted) * trunk/softs/tsar_boot/exceptions.c (deleted) * trunk/softs/tsar_boot/include (added) * trunk/softs/tsar_boot/include/block_device.h (added) * trunk/softs/tsar_boot/include/boot_ioc.h (added) * trunk/softs/tsar_boot/include/boot_memcpy.h (added) * trunk/softs/tsar_boot/include/boot_tty.h (added) * trunk/softs/tsar_boot/include/defs.h (added) * trunk/softs/tsar_boot/include/elf-types.h (added) * trunk/softs/tsar_boot/include/io.h (added) * trunk/softs/tsar_boot/include/mips32_registers.h (added) * trunk/softs/tsar_boot/include/sdcard.h (added) * trunk/softs/tsar_boot/include/spi.h (added) * trunk/softs/tsar_boot/include/tty.h (added) * trunk/softs/tsar_boot/int-types.h (deleted) * trunk/softs/tsar_boot/io_drivers (deleted) * trunk/softs/tsar_boot/ldscript (deleted) * trunk/softs/tsar_boot/platform_fpga_de2-115 (deleted) * trunk/softs/tsar_boot/reset.S (deleted) * trunk/softs/tsar_boot/src (added) * trunk/softs/tsar_boot/src/boot_elf_loader.c (added) * trunk/softs/tsar_boot/src/boot_ioc.c (added) * trunk/softs/tsar_boot/src/boot_memcpy.c (added) * trunk/softs/tsar_boot/src/boot_tty.c (added) * trunk/softs/tsar_boot/src/exceptions.c (added) * trunk/softs/tsar_boot/src/reset.S (added) * trunk/softs/tsar_boot/src/sdcard.c (added) * trunk/softs/tsar_boot/src/spi.c (added) * trunk/softs/tsar_boot/tty.h (deleted) Changing directory structure of the TSAR boot loader. A README.txt ... Mon, 28 Jan 2013 12:59:32 GMT joannou [291] * trunk/lib/generic_llsc_global_table (added) * trunk/lib/generic_llsc_global_table/include (added) * trunk/lib/generic_llsc_global_table/include/generic_llsc_global_table.h (added) * trunk/lib/generic_llsc_global_table/metadata (added) * trunk/lib/generic_llsc_global_table/metadata/generic_llsc_global_table.sd (added) * trunk/lib/generic_llsc_local_table (added) * trunk/lib/generic_llsc_local_table/include (added) * trunk/lib/generic_llsc_local_table/include/generic_llsc_local_table.h (added) * trunk/lib/generic_llsc_local_table/metadata (added) * trunk/lib/generic_llsc_local_table/metadata/generic_llsc_local_table.sd (added) * trunk/modules/vci_cc_vcache_wrapper_v4/caba/metadata/vci_cc_vcache_wrapper_v4.sd (modified) * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/include/vci_cc_vcache_wrapper_v4.h (modified) * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/src/vci_cc_vcache_wrapper_v4.cpp (modified) * trunk/modules/vci_mem_cache_v4/caba/metadata/vci_mem_cache_v4.sd (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/vci_mem_cache_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/xram_transaction_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Introducing new generic_llsc_local_table and ... Fri, 25 Jan 2013 15:52:34 GMT cfuguet [290] * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Erasing in the vci_mem_cache_v4 CLEANUP FSM the transition between ... Sun, 20 Jan 2013 18:09:37 GMT cfuguet [289] * trunk/modules/vci_mem_cache_v4/caba/source/include/mem_cache_directory_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/vci_mem_cache_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Introducing cache data ram with bit masking in the Memory Cache. The ... Wed, 16 Jan 2013 12:48:31 GMT joannou [288] * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/src/vci_cc_vcache_wrapper_v4.cpp (modified) Bug fix in vci_cc_vcache_wrapper_v4 : unwanted reset of the ... Tue, 15 Jan 2013 16:54:45 GMT joannou [287] * trunk/modules/vci_vdspin_initiator_wrapper/caba/source/include/vci_vdspin_initiator_wrapper.h (modified) * trunk/modules/vci_vdspin_initiator_wrapper/caba/source/src/vci_vdspin_initiator_wrapper.cpp (modified) * trunk/modules/vci_vdspin_target_wrapper/caba/source/include/vci_vdspin_target_wrapper.h (modified) * trunk/modules/vci_vdspin_target_wrapper/caba/source/src/vci_vdspin_target_wrapper.cpp (modified) Updated vci_vdspin_initiator_wrapper and vci_vdspin_target_wrapper to ... Mon, 14 Jan 2013 15:39:14 GMT cfuguet [286] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/boot_loader_entry.c (modified) * trunk/softs/tsar_boot/boot_tty.c (modified) * trunk/softs/tsar_boot/io_drivers/ioc.c (modified) Fixing bug in boot_tty.c: Use address of tty status when ... Mon, 17 Dec 2012 14:49:47 GMT alain [285] * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/src/vci_cc_vcache_wrapper_v4.cpp (modified) Fixing a bug identified by Hao: there was a dead-lock condition if: ... Tue, 11 Dec 2012 17:19:35 GMT joannou [284] * trunk/modules/vci_block_device_tsar_v4/caba/source/include/vci_block_device_tsar_v4.h (modified) * trunk/modules/vci_block_device_tsar_v4/caba/source/src/vci_block_device_tsar_v4.cpp (modified) * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/include/vci_cc_vcache_wrapper_v4.h (modified) * trunk/modules/vci_cc_vcache_wrapper_v4/caba/source/src/vci_cc_vcache_wrapper_v4.cpp (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/mem_cache_directory_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/vci_mem_cache_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) * trunk/modules/vci_vdspin_initiator_wrapper/caba/source/src/vci_vdspin_initiator_wrapper.cpp (modified) * trunk/modules/vci_vdspin_target_wrapper/caba/source/src/vci_vdspin_target_wrapper.cpp (modified) Updated of the vci trdid/rtrdid and pktid/rpktid fields for the ... Mon, 10 Dec 2012 17:24:37 GMT joannou [283] * trunk/modules/vci_mem_cache_v4/caba/source/include/mem_cache_directory_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/include/vci_mem_cache_v4.h (modified) * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Changed default value to 0 for the L1_MULTI_CACHE define Fixed some ... Sat, 08 Dec 2012 16:01:28 GMT bouyer [282] * trunk/softs/tsar_boot/exceptions.c (added) Complete r281: Keep BEV bit set in STATUS register, and add an ... Sat, 08 Dec 2012 15:59:50 GMT bouyer [281] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/reset.S (modified) Keep BEV bit set in STATUS register, and add an exception handler at ... Sat, 08 Dec 2012 15:58:32 GMT bouyer [280] * trunk/softs/tsar_boot/boot_tty.c (modified) Remove unused base_addresses Wed, 05 Dec 2012 17:55:07 GMT cfuguet [279] * trunk/softs/tsar_boot/io_drivers/ioc.c (modified) Introducing multi block read in the ioc_read function for the FPGA ... Tue, 04 Dec 2012 12:31:51 GMT bouyer [278] * trunk/platforms/platform_fpga_de2-115/top.cpp (modified) The ring is cpu-ungry, so give one thread per ring when running under ... Fri, 30 Nov 2012 12:20:11 GMT cfuguet [277] * trunk/modules/vci_mem_cache_v4/caba/source/src/vci_mem_cache_v4.cpp (modified) Fixing bug in the alloc dir FSM. The READ FSM release the lock on ... Thu, 29 Nov 2012 15:51:58 GMT bouyer [276] * trunk/softs/tsar_boot (added) * trunk/softs/tsar_boot/Makefile (added) * trunk/softs/tsar_boot/block_device.h (added) * trunk/softs/tsar_boot/boot_loader_entry.c (added) * trunk/softs/tsar_boot/boot_tty.c (added) * trunk/softs/tsar_boot/boot_tty.h (added) * trunk/softs/tsar_boot/defs.h (added) * trunk/softs/tsar_boot/elf-types.h (added) * trunk/softs/tsar_boot/int-types.h (added) * trunk/softs/tsar_boot/io_drivers (added) * trunk/softs/tsar_boot/io_drivers/io.h (added) * trunk/softs/tsar_boot/io_drivers/ioc.c (added) * trunk/softs/tsar_boot/io_drivers/ioc.h (added) * trunk/softs/tsar_boot/io_drivers/sdcard.c (added) * trunk/softs/tsar_boot/io_drivers/sdcard.h (added) * trunk/softs/tsar_boot/io_drivers/spi.c (added) * trunk/softs/tsar_boot/io_drivers/spi.h (added) * trunk/softs/tsar_boot/ldscript (added) * trunk/softs/tsar_boot/platform_fpga_de2-115 (added) * trunk/softs/tsar_boot/platform_fpga_de2-115/defs_platform.h (added) * trunk/softs/tsar_boot/platform_fpga_de2-115/platform_fpga.dts (added) * trunk/softs/tsar_boot/platform_fpga_de2-115/platform_soclib.dts (added) * trunk/softs/tsar_boot/reset.S (added) * trunk/softs/tsar_boot/tty.h (added) A boot loader to be stored in ROM of a TSAR platform. Based on Cesar ...