Skip to content
Adam edited this page Jan 15, 2013 · 2 revisions

Table of Contents

NetFPGA release note — 2.1.1 package

Release date

Jun 6, 2010

Major changes since the 2.1.0 release

This release is a minor update that fixes bugs and addresses minor performance issues.

Upgrading from the 2.1.0 release

Code written for the 2.1.0 release should work unmodified. Bitfiles should be recompiled to ensure that they use the latest version of cpci_bus which fixes an issue where register writes may be missed when performing a series of back-to-back writes.

Full change log

Improvements

  • Increase DMA performance (bigger buffers to prevent stalls)
  • SCONE builds correctly on more systems (removed dependence on /usr/lib/libnet.a)
  • Allow rkd to build under Ubuntu 10.04 (issue reported by gcarvajalb on the forums)

Bug fixes

  • Some register writes were missed when doing back-to-back writes (a buffer full signal was asserted too late)
Clone this wiki locally