OpenCPI HDL regression-testing with Xilinx ISE-Logic 12.2

July 22nd, 2010

The OpenCPI HDL/firmware team is setting aside this coming weekend (July 24, 2010)  for a regression-testing marathon. We will be using the soon-to-drop Xilinx ISE-Logic 12.2 to rebuild cores, rerun tool flows, add script assertions, and generally do all the fun stuff that accompanies an FPGA vendor-tool minor-release. We will post our results following; but fully expect, barring any showstoppers, to bless ISE 12.2 as the current OpenCPI-supported version for Xilinx-based boards.

Not to forget the love for the other FPGA vendors presently in plan or use with OpenCPI, we look forward to touching on Altera’s Quartus II 10.0 in August.

Shep Siegel Uncategorized, developers, opencpi

Boards, Substrates, and Application Containers

June 13th, 2010

We now have seven of eleven chosen board targets working with our default DMA loopback application. Other OpenCPI  developers are going down their own private paths, as well. It is exciting that we can see our IP “travel“, but much work remains in the form of build automation. OpenCPI is, after all, in the business of component portability!

There will be some re-factoring to allow for better decoupling of Boards, (FPGA) Substrates, and Application Containers. We have our eye on several aspects which include: Bottom-Up and Top-Down composition, Verification, Synthesizable Assertion Monitors, Static and Dynamic HDL code structure.

Hang tight as we work in the weeks ahead to merge the software and hardware code branches. We expect this site to remain the launch pad. We have been working towards pushing tactical builds to http://github.com/opencpi/opencpi (which makes sense, since we are using git for version control). But for the next few weeks, the most-tactical builds may often be from the responsible software or hardware lead.

We are planning for another glossing in early August, immediately following the public release of Xilinx ISE 12.2. And after our regressions show all is well.

Shep Siegel developers, opencpi , , ,

OpenCPI now supports Xilinx ISE 12.1

April 28th, 2010

Xilinx yesterday (2010-04-27) provided us early-access to ISE 12.1 (M.53d) which we promptly installed on four development machines. The installations went without incident on our RHEL5 64b platforms. We kicked off the standard verification and build regressions and encountered but one unexpected issue: The PAR cost table switch “-t” has moved back into MAP and now has a sibling “-xt”.

Functional simulation with ISim has, and continues, to work correctly and quickly.

The V5 SX95T generic bitstreams built without incident (similar QoR; slightly quicker builds) and ran on the target V5 platforms without incident through the PCIe DMA test regressions.

The V6 LX240T (ML605) bitstreams required a minor migration from MIG 3.3 to MIG 3.4 to support the DDR3 SDRAM. We also migrated the V6 PCIe hardcore endpoint wrapper from v1.4 to v1.5.  We made these changes, built the bitstreams, and ran on the target V6 platforms without incident. The on-bench hardware testing included PCIe DMA and DDR3 SDRAM memory tests.

As planned, we expect to make ISE-LOGIC 12.1 the default simulation and build environment for OpenCPI applications using Xilinx FPGAs, as soon as Xilinx releases 12.1 to the public.

Shep Siegel developers, opencpi ,

Virtex-6 ML605 Gen-2 PCIe Support

February 7th, 2010

Xilinx has bumped the Gen-2 PCIe core to revision 1.4 in ISE 11.4, and the latest drop of OpenCPI supports Gen2 operation with the ML605. We are working with Xilinx to ensure a smooth transition to ISE 12 as soon as it becomes public. A short video of three development systems is linked here.

Shep Siegel developers, opencpi ,

OpenCPI now supports Xilinx ISE 11.4

December 9th, 2009

ISE 11.4 support is now available for Xilinx-based OpenCPI platforms. We ran the PIO and DMA regressions last night against oc1001-ml555, and have a deeper regression suite planned for the upcoming weekend. There were only minor issues related to the PCIe endpoint. QoR and runtime are essentially unchanged.

Shep Siegel developers, opencpi ,

Virtex-6 ML605 first-functional DMA in OpenCPI

November 15th, 2009

Avnet delivered Atomic Rules’ first ML605 board last Friday afternoon. Although no core OpenCPI code change was needed, there were several Xilinx tool scripting issues (V6 specific) that we resolved. We ran all of our PCIe passive and DMA regressions with the ML605. It was tested interacting with the host; and peer-peer DMA with an ML555. It is fully-functional and observed identical to our ML555, XUPV5, ALDER, and SX95T regressions. All simulations were done with ISim, all RTL synthesis with XST.

Shep Siegel developers, opencpi

Support for XUPV5-LX110T in the works

October 27th, 2009

Although not yet merged into the mainline, or formally committed to, the Xilinx XUPV5-LX110T board has been seen running the “oc1001″ reference application against the rplTest regressions. More details over at: http://atomicrules.blogspot.com/2009/10/more-boards-less-risk.html

Shep Siegel developers, opencpi

Nice Military OSS Post

August 7th, 2009

Jim Stogdill post a nice piece about military open source software at radar.oreilly.com, OpenCPI is mentioned:

Three Quick Open Source in Defense Links

Next week I’ll be participating in the inaugural Military Open Source Software Working Group Conference in Atlanta Georgia. Open source conferences that focus on the defense market are often salesy, have a dearth of actual developers, and tend toward sartorial blandness – a sea of dark blue suits worn by open source vendor sales people so they can convince hesitant buyers that their wares are just like the other guys.

Also if you are in and around Atlanta, we’ll be at the developers Mill-OSS working group next week August 12-13. Very cheap and very goo!

johnscott conferences mil-oss, developers, embedded, opencpi

OpenCPI Developers List

August 7th, 2009

OpenCPI Source Code released

August 6th, 2009

We’ll we made, last week we released version 1.0 of the OpenCPI source code: Goto:
http://dev.opencpi.org/projects/show/opencpi
and take a look, we’ll be adding more technical data in the coming weeks!
and sign up on the mail list!

johnscott Uncategorized