###server [hattori@sanjigen local]$ ./messia localhost ========================================================================== == == == Welcome to Messia V == == The world's highest performance astronomical data acquisition system == == developed by Dr. Hidehiko Nakaya at Subaru Telescope, NAOJ 2002 == == == ========================================================================== * Messia system was originally projected by Dr. Sekiguchi since 1989. CPU frequency = 2.798GHz 119 commands registered. (<512) total dsp = 4, device_num/dsp_id = 0/1, 0/2, 0/3, 0/4, dsp21k_prn_version = Release 7.20 [ DSP21K-SFPK, Dec 5 2003 03:20:42 ], Version 7.20 dsp21k_alloc_phys_memory phys_addr=0x3a0000, size=0x4400(17kB) MSA> ###client [hattori@sanjigen local]$ ./init.sh localhost 0 0 Initializing Bittware DSP card. device_num = 0, serial_num = 996548, 256MB DRAM SharcFin Revision = 3, Fin DMA unavailable. Force to use DSP DMA. i2c_addr = 0xa0, dev_addr = 0x21, w_data = 0x81 = 129 i2c_addr = 0xa0, fpga_id = 0x10, empty_offset = 0x18000, full_offset = 0x05 cpg.pattern 1.90 kword loaded. (32 kword assigned for CPMEM.) spv.pattern 22 operations, 93 commands loaded. (1024 queue assigned.) i2c_addr = 0xa4, fpga_id = 0x11, empty_offset = 0x10000, full_offset = 0x10000 ### server MSA>MSA MSA>reset_all MSA>init_fin 0 Initializing Bittware DSP card. device_num = 0, serial_num = 996548, 256MB DRAM SharcFin Revision = 3, Fin DMA unavailable. Force to use DSP DMA. MSA>MSA MSA>reset_cmc 0 1 MSA>pll_w 0 1 2 MSA>i2c_w 0 1 0xa0 0x21 0x81 i2c_addr = 0xa0, dev_addr = 0x21, w_data = 0x81 = 129 MSA>ldsp 0 1 ../dspgen/release/DSP.DXE MSA>fiforeg_w 0 1 0x18000 0x00005 i2c_addr = 0xa0, fpga_id = 0x10, empty_offset = 0x18000, full_offset = 0x05 MSA>sysreg_w 0 1 0 0 0x08 MSA>sysreg_w 0 1 0 0 0x00 MSA>cpcnt_w 0 1 7 MSA>sysreg_w 0 1 0 1 0x80 MSA>lcp 0 1 cpg.pattern 1.90 kword loaded. (32 kword assigned for CPMEM.) spv.pattern 22 operations, 93 commands loaded. (1024 queue assigned.) MSA>MSA MSA>reset_cmc 0 2 MSA>pll_w 0 2 2 1 MSA>ldsp 0 2 ../dspgen/release/DSP.DXE MSA>fiforeg_w 0 2 0x10000 0x10000 i2c_addr = 0xa4, fpga_id = 0x11, empty_offset = 0x10000, full_offset = 0x10000 MSA>sysreg_w 0 2 0 0 0x08 MSA>sysreg_w 0 2 0 0 0x00 MSA>sysreg_w 0 2 1 1 0x01 ###client [hattori@sanjigen local]$ ./m localhost 'MSA_TEST' ###server MSA>MSA_TEST MSA_TEST> ###client [hattori@sanjigen local]$ ./m localhost 'test_ram2pci 0 2 0x20' ###server MSA_TEST>test_ram2pci 0 2 0x20 Ram2Pci DMA transfer(32MB) = 13.033 s = 2.455e+00 MB/s @2.80GHz MSA_TEST> ###client [hattori@sanjigen local]$ ./m localhost 'test_ram2pci 0 2 0x20' Ram2Pci DMA transfer(32MB) = 13.033 s = 2.455e+00 MB/s @2.80GHz ###server MSA_TEST>test_ram2pci 0 2 0x20 Ram2Pci DMA transfer(32MB) = 13.033 s = 2.455e+00 MB/s @2.80GHz MSA_TEST> ###client [hattori@sanjigen local]$ ./m localhost 'MSA' ###server MSA_TEST>MSA MSA> ###client [hattori@sanjigen local]$ ./m localhost 'reset_all' ###server MSA>reset_all MSA> ###client [hattori@sanjigen local]$ ./m localhost 'exit' ###server MSA>exit Terminated.