[casper] ERROR:Xflow - map: application received signal 9

2013-02-13 Thread Arturo Veras
hi all,

I am trying to compile the correlator of tutorial 4 but i changed the adc
to the acd083000x1. I have an error in the Starting program map.
i went to  gen_xps_files (line 636) and there is an error with the
system(['xps -nw -scr run_xps.tcl system.xmp']) command. I do not know
what this command do, any ideas?

this is the matlab log

#--#
 # Starting program map
 # map -timing -detail -ol high -xe n -register_duplication -o
 system_map.ncd -w
 -pr b system.ngd system.pcf
 #--#
 Release 14.2 - Map P.28xd (lin64)
 Copyright (c) 1995-2012 Xilinx, Inc.  All rights reserved.
 PMSPEC -- Overriding Xilinx file
 /home/arturo/xilinx/14.2/ISE_DS/EDK/data/Xdh_PrimTypeLib.xda with local
 file
 /home/arturo/xilinx/14.2/ISE_DS/ISE/data/Xdh_PrimTypeLib.xda
 Using target part 5vsx95tff1136-1.
 Mapping design into LUTs...
 WARNING:MapLib:701 - Signal epb_addr_gp5 connected to top level port
epb_addr_gp5 has been removed.
 WARNING:MapLib:701 - Signal epb_addr_gp4 connected to top level port
epb_addr_gp4 has been removed.
 WARNING:MapLib:701 - Signal epb_addr_gp3 connected to top level port
epb_addr_gp3 has been removed.
 WARNING:MapLib:701 - Signal aux0_clk_n connected to top level port
 aux0_clk_n
has been removed.
 WARNING:MapLib:701 - Signal aux0_clk_p connected to top level port
 aux0_clk_p
has been removed.
 WARNING:MapLib:701 - Signal aux1_clk_n connected to top level port
 aux1_clk_n
has been removed.
 WARNING:MapLib:701 - Signal aux1_clk_p connected to top level port
 aux1_clk_p
has been removed.
 WARNING:MapLib:41 - All members of TNM group
infrastructure_inst_infrastructure_inst_sys_clk2x_int have been
 optimized
out of the design.
 WARNING:MapLib:50 - The period specification
TS_infrastructure_inst_infrastructure_inst_sys_clk2x_int has been
 discarded
because the group
 infrastructure_inst_infrastructure_inst_sys_clk2x_int has
been optimized away.
 *ERROR:Xflow - map: application received signal 9
 ERROR:Xflow:42 - Aborting flow execution... *
 gmake: *** [__xps/system_routed] Error 1
 ERROR:EDK -
Error while running gmake -f system.make bits.
 Error using gen_xps_files (line 636)
 XPS failed.

--
Atte.
Arturo


Re: [casper] ERROR:Xflow - map: application received signal 9

2013-02-13 Thread Arturo Veras
Hi,

Now you mention is probably that i ran out of memory. I am going to check
out.

2013/2/13 John Ford jf...@nrao.edu

 Hi.

 Not sure of your error, but signal 9 is a sigkill by the system.  Did
 someone kill your process or did you run completely out of memory?
 Running out of memory is a common cause of a spontaneous signal 9.

 John

  hi all,
 
  I am trying to compile the correlator of tutorial 4 but i changed the adc
  to the acd083000x1. I have an error in the Starting program map.
  i went to  gen_xps_files (line 636) and there is an error with the
  system(['xps -nw -scr run_xps.tcl system.xmp']) command. I do not know
  what this command do, any ideas?
 
  this is the matlab log
 
  #--#
  # Starting program map
  # map -timing -detail -ol high -xe n -register_duplication -o
  system_map.ncd -w
  -pr b system.ngd system.pcf
  #--#
  Release 14.2 - Map P.28xd (lin64)
  Copyright (c) 1995-2012 Xilinx, Inc.  All rights reserved.
  PMSPEC -- Overriding Xilinx file
  /home/arturo/xilinx/14.2/ISE_DS/EDK/data/Xdh_PrimTypeLib.xda with
  local
  file
  /home/arturo/xilinx/14.2/ISE_DS/ISE/data/Xdh_PrimTypeLib.xda
  Using target part 5vsx95tff1136-1.
  Mapping design into LUTs...
  WARNING:MapLib:701 - Signal epb_addr_gp5 connected to top level port
 epb_addr_gp5 has been removed.
  WARNING:MapLib:701 - Signal epb_addr_gp4 connected to top level port
 epb_addr_gp4 has been removed.
  WARNING:MapLib:701 - Signal epb_addr_gp3 connected to top level port
 epb_addr_gp3 has been removed.
  WARNING:MapLib:701 - Signal aux0_clk_n connected to top level port
  aux0_clk_n
 has been removed.
  WARNING:MapLib:701 - Signal aux0_clk_p connected to top level port
  aux0_clk_p
 has been removed.
  WARNING:MapLib:701 - Signal aux1_clk_n connected to top level port
  aux1_clk_n
 has been removed.
  WARNING:MapLib:701 - Signal aux1_clk_p connected to top level port
  aux1_clk_p
 has been removed.
  WARNING:MapLib:41 - All members of TNM group
 infrastructure_inst_infrastructure_inst_sys_clk2x_int have been
  optimized
 out of the design.
  WARNING:MapLib:50 - The period specification
 TS_infrastructure_inst_infrastructure_inst_sys_clk2x_int has been
  discarded
 because the group
  infrastructure_inst_infrastructure_inst_sys_clk2x_int has
 been optimized away.
  *ERROR:Xflow - map: application received signal 9
  ERROR:Xflow:42 - Aborting flow execution... *
  gmake: *** [__xps/system_routed] Error 1
  ERROR:EDK -
 Error while running gmake -f system.make bits.
  Error using gen_xps_files (line 636)
  XPS failed.
 
  --
  Atte.
  Arturo
 





-- 
Atte.
Arturo


[casper] 1Gbe Correlator

2013-01-16 Thread Arturo Veras
hi,

It is possible to generate a correlator with data otuput through 1Gbit RJ45
Ethernet?
We have 1 ROACH and 1 computer with no 10Gbe.
-- 
Atte.
Arturo


Re: [casper] 1Gbe Correlator

2013-01-16 Thread Arturo Veras
Thanks, then in the meantime I'll be doing the tutorials and changing the
outdated blocks when will be necessary. Any problem it will be report in
the mail list.

2013/1/16 Jason Manley jman...@ska.ac.za

 It _might_ work out the box. Next week we'll be updating the tutorials to
 work on Matlab 2012b and Xilinx 14.3, so then it should definitely work.
 Until then, you might just need to replace some of the outdated blocks (the
 pfb_fir and fft_wideband_real, for example, come to mind). In any event,
 you should be able to open the design and look at it; it might just not
 simulate or build properly.

 The control software should work fine as-is.

 Jason

 On 16 Jan 2013, at 17:01, Arturo Veras wrote:

  The tutorials says that the software requirements are.
 
  Ubuntu 10.10 SMP x86_64 GNU/Linux
  Matlab 2008b
  Xilinx ISE version 11.5
  CASPER lib gits_100511
 
  but i have installed MSSGE Setup with Xilinx 14.2 and Matlab 2012a -
 Ubuntu 12.04/Matlab 2012a/Xilinx 14.2 and
 https://github.com/ska-sa/mlib_devel.git libray.
 
  i will have to change to the tutorial requirements or the updated
 software is ok?
 
  2013/1/16 Jason Manley jman...@ska.ac.za
  Yes, this is possible. See tutorial 4 for an example.
 
  https://casper.berkeley.edu/wiki/Tutorials
 
  Jason
 
  On 16 Jan 2013, at 16:22, Arturo Veras wrote:
 
   hi,
  
   It is possible to generate a correlator with data otuput through 1Gbit
 RJ45 Ethernet?
   We have 1 ROACH and 1 computer with no 10Gbe.
   --
   Atte.
   Arturo
 
 
 
 
  --
  Atte.
  Arturo




-- 
Atte.
Arturo


[casper] Compiling error tut3

2013-01-16 Thread Arturo Veras
i'v already downloaded the tutorial 3 when i try to compile this error
appears.

Error evaluating parameter 'initVector' in
 'tut3/pfb_fir_real/pol1_in1_coeffs/ROM1'


i am using the last mlib_devel library.
-- 
Atte.
Arturo


Re: [casper] Error Loading Vegas Correlator

2013-01-08 Thread Arturo Veras
Mark,

Yes it is in:

root@jailander:/home/arturo# locate libgvplugin_gd.so.5

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin/dot/graphviz/libgvplugin_gd.so.5

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5


and in the startsg.m file i added

addpath([getenv('XILINX_PATH'), '/ISE/sysgen/bin/lin64/dot/graphviz/']);


also just in case but i do not think that is necesasary in the PATH
variable. Is very strange i think.

2013/1/7 Mark Wagner mwag...@ssl.berkeley.edu

 Hi Arturo,

 I haven't seen this issue before, but does that file exist on your system?
 Is it in your Matlab path?

 Also FWIW, we've had issues in the past using unsupported systems:
 http://www.xilinx.com/images/tools/ise_support_lg.GIF

 Mark



 On Mon, Jan 7, 2013 at 10:51 AM, Arturo Veras a.ve...@gmail.com wrote:

 Dear Casper Group

 I'm working with Pedro on the VEGAS correlator
 (https://github.com/casper-astro/vegas_devel) using Matlab2012a,
 Xilinx 14.2 and Ubuntu 12.04 with this libraries:
 https://github.com/cs150bf/mlib_devel and
 https://github.com/casper-astro/xblocks_devel. Also I had already
 installed libltdl-dev in Ubuntu. My issue is when I try to open the
 VEGAS model, in the Matlab window appears several times this error:

 Warning: Could not load

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5
 - file not found


 And every time I try to do something in the simulink window, the error
 appears again several times. . So what do you think it's going on?

 I do not know why this error appear because the file already exist and
 the path is correctly set.

 Regards!

 --
 Atte.
 Arturo





-- 
Atte.
Arturo


[casper] Error Loading Vegas Correlator

2013-01-07 Thread Arturo Veras
Dear Casper Group

I'm working with Pedro on the VEGAS correlator
(https://github.com/casper-astro/vegas_devel) using Matlab2012a,
Xilinx 14.2 and Ubuntu 12.04 with this libraries:
https://github.com/cs150bf/mlib_devel and
https://github.com/casper-astro/xblocks_devel. Also I had already
installed libltdl-dev in Ubuntu. My issue is when I try to open the
VEGAS model, in the Matlab window appears several times this error:

Warning: Could not load
/home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5
- file not found


And every time I try to do something in the simulink window, the error
appears again several times. . So what do you think it's going on?

I do not know why this error appear because the file already exist and
the path is correctly set.

Regards!

-- 
Atte.
Arturo