Re: [casper] Toolflow Updates

2012-10-09 Thread Wesley New
Hi Nimish, So the 11.4 and 11.5 tools are still supported with the latest libraries. If you run get_xlVersion() in your matlab prompt you should get 11.4. The script casper_xps.m checks the version number and prints the error. What does your get_xlVersion() output? Wes On Mon, Oct 8, 2012 at

Re: [casper] Toolflow Updates

2012-10-09 Thread Rurik A. Primiani
Hi Nimish, I am currently running the latest ska-sa libraries with Xilinx 11.5 and Matlab R2009b. I also came across a version error at first but was able to fix it by changing the version numbers of the following file from 14.2 to 11.5:

Re: [casper] Toolflow Updates

2012-10-09 Thread Nimish Sane
Thanks Wes and Rurik! Wes, get_xlVersion() returns 11.4. I had to modify a switch case in 'casper_xps.m' to get rid of an error dialog box. Rurik's suggestion helped me get rid of the following errors: *XPS% Loading xmp file system.xmp* *ERROR:EDK - This project was created with EDK version

Re: [casper] Toolflow Updates

2012-10-09 Thread Rurik A. Primiani
Hi Nimish, I believe Wes has recompiled mkbof_64 with static linking and pushed it to the SKA repo: https://github.com/ska-sa/mlib_devel/commit/9dab533 You should be able to pull this change and make the executable. Alternatively you can replace mkbof_64 with mkbof; this requires that the

Re: [casper] Toolflow Updates

2012-10-09 Thread Wesley New
Hi Nimish, The mkbok_64 has been rebuilt with the -static option so that it now includes the required libraries in the executable, I committed it last friday. You can pull the latest libraries from SKA-SA. If this still doesnt work then you can build mkbof from the mkbof repository, also on the

Re: [casper] Toolflow Updates

2012-10-08 Thread Nimish Sane
Hi Wes, I was able to use the ska-sa mlib_devel repository with Xilinx 11.4 and Matlab 2009b earlier, and successfully compile my designs. With the latest update, it seems I can no longer use these versions. The compilation fails with an error that I have Xilinx 11.4 installed, which is not

Re: [casper] Toolflow Updates

2012-10-06 Thread Nimish Sane
Hi Mark, That worked. After updating the libraries xsg core config was set to default Roach. Thanks, Nimish On Oct 5, 2012, at 6:10 PM, Mark Wagner mwag...@ssl.berkeley.edu wrote: It's in both, you'll need to specify ROACH2 in the xsg_core_config block though. Mark On Fri, Oct 5, 2012 at

Re: [casper] Toolflow Updates

2012-10-05 Thread Nimish Sane
Hi Wes, I just updated to the latest libraries. Great work! I am looking forward to using those. I have a quick question. Does ten_Gbe_v2 block support Roach2? The port parameter on the yellow block can be set to between 0 and 3. I understand that Roach 2 will have 6 CX4 ports (3 each per

Re: [casper] Toolflow Updates

2012-10-05 Thread Mark Wagner
Hi Nimish, If you pull the new 10gbe_v2 yellowblock from the most recent repo, all of those options should be available - sfp+, roach2, etc. Mark On Fri, Oct 5, 2012 at 2:57 PM, Nimish Sane nimishs...@gmail.com wrote: Hi Wes, I just updated to the latest libraries. Great work! I am looking

Re: [casper] Toolflow Updates

2012-10-05 Thread Nimish Sane
Mark, This is bwrc repo or ska-sa? I am using ska-sa and could not find it. Thanks, Nimish On Oct 5, 2012, at 6:01 PM, Mark Wagner mwag...@ssl.berkeley.edu wrote: Hi Nimish, If you pull the new 10gbe_v2 yellowblock from the most recent repo, all of those options should be available - sfp+,

Re: [casper] Toolflow Updates

2012-10-05 Thread Mark Wagner
It's in both, you'll need to specify ROACH2 in the xsg_core_config block though. Mark On Fri, Oct 5, 2012 at 3:06 PM, Nimish Sane nimishs...@gmail.com wrote: Mark, This is bwrc repo or ska-sa? I am using ska-sa and could not find it. Thanks, Nimish On Oct 5, 2012, at 6:01 PM, Mark

Re: [casper] Toolflow Updates

2012-10-03 Thread Wesley New
Hi Dave, Unfortunately the move to wishbone will need to be done en mass. Wes On Thu, Sep 27, 2012 at 7:40 PM, David MacMahon dav...@astro.berkeley.eduwrote: Hi, Wes, Are you converting all yellow blocks to wishbone en masse or can they be converted one by one over time? Thanks, Dave

Re: [casper] Toolflow Updates

2012-10-03 Thread Andrew Martens
Hi Dave, Wes We could probably write a little Wishbone-to-OPB module and plug that in front of the OPB yellow blocks for some things. Messing with the internals of yellow blocks that we don't have hardware for could be dangerous e.g ADCs. Ideally people would help out with yellow blocks they have

Re: [casper] Toolflow Updates

2012-09-27 Thread Rurik A. Primiani
Hi Wes, Great work! I look forward to using the newer tools. Just a quick question, does this update include the migration to the Wishbone bus discussed at the workshop? Best, Rurik On 9/26/12 9:01 AM, Wesley New wrote: Good Day all, We have updated the existing MSSGE toolflow to work

Re: [casper] Toolflow Updates

2012-09-27 Thread Wesley New
Hi Rurik These updates don't contain the wishbone port, that is the next item on my to-do list. Wes On 9/27/12, Rurik A. Primiani rprim...@cfa.harvard.edu wrote: Hi Wes, Great work! I look forward to using the newer tools. Just a quick question, does this update include the migration to the

Re: [casper] Toolflow Updates

2012-09-27 Thread David MacMahon
Hi, Wes, Are you converting all yellow blocks to wishbone en masse or can they be converted one by one over time? Thanks, Dave On Sep 27, 2012, at 10:23 AM, Wesley New wrote: Hi Rurik These updates don't contain the wishbone port, that is the next item on my to-do list. Wes On